Tagged Questions

17
votes
12answers
6k views

Best practices for login pages?

I am working on a single sign-on login page using Shibboleth that will be used for a variety of web applications. Obviously we would like to make this page as secure and usable as possible while ...
0
votes
1answer
215 views

General question for using SSO and Shibboleth 2.0 - passing attributes from IdP to SP

I have been reading up on using Shibboleth 2.0 as a Single Sign On technique. One confusion I have is whether it is possible for the Identity Provider (IdP) to send back to Service provider (SP) an ...