We are using Azure Web Apps to host our backoffice and Azure Cloud Services to host live sites. We have site visible only after logging in through login page we made in umbraco backoffice. We need to replace this login page with okta sso. Can someone please advise what should we do for it?
Umbraco & Okta SSO(SAML)
Hello,
We are using Azure Web Apps to host our backoffice and Azure Cloud Services to host live sites. We have site visible only after logging in through login page we made in umbraco backoffice. We need to replace this login page with okta sso. Can someone please advise what should we do for it?
Umbraco version - 7.4.2
BR, Bohdan
Did you ever get an answer? We're seeking the same functionality.
I was just researching the same thing, here is a recent article on the topic: http://skrift.io/articles/archive/integrating-saml-into-umbraco/
Thanks to Paul Marden, #h5yr!
Hi Gerhard,
Could you please let us know if you have implemented Okta SSO for Umbraco?
If yes, could you please share the detailed steps.
Thanks in advance.
Hey Mukund, no we didnĀ“t. We connected one solution to Azure-AD but only for Backend Users.
Best, Gerhard
Hey Gerhard, Was the Azure AD solution using ADFS ? Do you have a copy of the code for this, running in to the same issues.
I'm also interested in the example.
Hello guys
Please look at this code. it might help you all.
https://github.com/mattbrailsford/umbraco-authu
you can replace the code for using okta
Thanks
is working on a reply...