How to setup Single Sign On authentication with LDAP
Hi to all, I already create an umbraco extension to login members with LDAP.
With this extension, I can validate users against LDAP.
This works perfectly, but...now I need to realize the Single Sign On (SSO) authentication.
I read and view a lot of documentation and tutorials but I still cannot found a solution.
Only for info:
I have three websites and each one has its own LDAP authentication.
Now I need to implement the SSO authentication...this means that once a user logs in, he doesn't need to log in in other two websites.
Hi There - I am trying to figure out a way to auto login Umbraco members to password protected pages with Active Directory. Would you mind sharing how you were able to do this?
How to setup Single Sign On authentication with LDAP
Hi to all, I already create an umbraco extension to login members with LDAP. With this extension, I can validate users against LDAP. This works perfectly, but...now I need to realize the Single Sign On (SSO) authentication.
I read and view a lot of documentation and tutorials but I still cannot found a solution.
Only for info:
I have three websites and each one has its own LDAP authentication.
Now I need to implement the SSO authentication...this means that once a user logs in, he doesn't need to log in in other two websites.
Furthermore the two websites with umbraco need:
Can anyone help me?
Adriano
Umbraco v7.5+
did you find the solution?
Sorry for delay, Yes I realized a custom login object that authenticate members through Active Directory
Hi There - I am trying to figure out a way to auto login Umbraco members to password protected pages with Active Directory. Would you mind sharing how you were able to do this?
Thanks!
Jamie
is working on a reply...