Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We can restrict SaaS traffic from IdP based on Grouper group
  • We restrict traffic from an Apache reverse proxy to not send traffic that is not authenticated and authorized.
  • Can This can help with deprovisioning

Example is Peoplesoft PeopleSoft alumni and giving application

It used to run with weblogic accepting connections.  Now we have an apache Apache reverse proxy. 

But who is allowed?  They get provisioned inside the application.  Get a feed.

...

Restrict traffic from the apache SP with this apache Apache config:

Code Block
Require shib-attr entitlement urn:mace:upenn.edu:penn:isc:ait:apps:peoplesoft:service:policy:psProdServer

...