Reputation: 11
This article shows the process of SAML authentication the first time: https://developers.google.com/google-apps/sso/saml_reference_implementation
My App is compliant with it currently. But, the request is redirected to IDP for authentication when a user clicks links on a page provided by SP. A user can clearly see the IDP URL in the address bar and feels slow.
My Case: SP is located on Jetty, IDP is located on Jboss6.2, they are all behind Apache using the same domain name.
I am using picketlink2.6 with SAML POST binding.
I want to know if:
Upvotes: 0
Views: 581
Reputation: 69260
Upvotes: 1