Umbraco 8 - How to create an sso member login (ADFS) with SAML 2?
Hi to all,
actually in a umbraco 8 website I implemented a simple login form that authenticate members (frontend) with Active Directory.
After validation I create a new umbraco member with some AD data.
Now I would to change my AD login, to use the SSO ADFS (SAML 2) authentication.
How can I do that?
Other web applications (sap or Java) in my company, already use the SSO login.
When a user "sign in", is redirect to a specific adfs login form of the company with the SAML Request (https://adfs.mycompany.net/adfs/ls/?SAMLRequest=........).
Umbraco 8 - How to create an sso member login (ADFS) with SAML 2?
Hi to all,
actually in a umbraco 8 website I implemented a simple login form that authenticate members (frontend) with Active Directory. After validation I create a new umbraco member with some AD data.
Now I would to change my AD login, to use the SSO ADFS (SAML 2) authentication.
How can I do that?
Other web applications (sap or Java) in my company, already use the SSO login. When a user "sign in", is redirect to a specific adfs login form of the company with the SAML Request (https://adfs.mycompany.net/adfs/ls/?SAMLRequest=........).
So...I need to do the same with Umbraco 8.
Can anyone help me?
Thank you
A.
I saw this article, but I don't know if it is a valid guide to use with umbraco:
https://www.cloudidentity.com/blog/2014/02/20/ws-federation-in-microsoft-owin-componentsa-quick-start/
Anyone can help me?
Hi Adriano,
Maybe this article can get you started ?
https://skrift.io/issues/integrating-saml-into-umbraco/
Dave
Thank you Dave...I'll try asap ;-)
Adriano
Adriano so you git the ad login working and the create member if it doesn't exist from AD? That's exactly what I am looking for.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.