asp.net mvc - Authenticate using SAML and Okta from MVC -


i need replace windows auth in intranet site saml against okta.

i'm having little luck finding example not require phd understand. can point me dummies guide or samples this?

thanks

try mvc4musicstore sample use okta instead of ad: https://github.com/okta/okta-music-store

you need modify code use okta membership , role providers.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -