I am trying to use the custom authentication and authorization for the Umbraco(v7) backoffice. I did look at the some of the existing answers related to this, but couldnt figure out any possible solution.
One of our enterprise requirement is to use the WSSO login for the application. Once our web application is configured with SSO, we some the user details as claims, Now, I need to use those claims to identify the user and perform backoffice authentication.
umbraco backoffice - custom authentication -WSSO
I am trying to use the custom authentication and authorization for the Umbraco(v7) backoffice. I did look at the some of the existing answers related to this, but couldnt figure out any possible solution.
One of our enterprise requirement is to use the WSSO login for the application. Once our web application is configured with SSO, we some the user details as claims, Now, I need to use those claims to identify the user and perform backoffice authentication.
Appreciate any help.
Thanks in advance.
is working on a reply...