SSO for three Applications.
Peter Schober
peter.schober at univie.ac.at
Thu Nov 24 16:15:05 EST 2016
* Peter Schober <peter.schober at univie.ac.at> [2016-11-24 22:07]:
> If you'd like to turn that custom application into a SAML Service
> Provider the part where subjects enter passwords into the
> application would need to be changed. To make use of the Shib SP
> you'd front the application with a supported web server (e.g. Apache
> httpd or maybe Nginx, together with the Shib SP) and configure it to
> trust the data recieved from the web server (as HTTP Requested
> Headers).
You could try a SAML Service Ptovider implementation written in Java
for that application (e.g. Spring Security SAML or PAC4J), instead of
Shibboleth.
No idea whether those would fit your application's requirements any
better.
-peter
More information about the users
mailing list