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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -