<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jjaSABOkta Classic EngineOkta Integration NetworkAnswered2018-08-23T20:28:47.000Z2017-07-04T14:59:22.000Z2018-08-23T20:28:47.000Z
SAML with stormpath aspnetcore 4.0.0.rc3
Hello,

 

We have a web application, that use Stormpath for the identity management.

We are migrating this application to make it work with Okta.

 

This web app use the stormpath-aspnetcore (https://github.com/stormpath/stormpath-aspnetcore) framework, which its version 4.0.0 rc3 has been made to work with okta.

 

We have however questions about SAML management.

With Stormpath we are using SAML with our ADFS, with the The Service Provider Initiated Flow.

 

We initiated the flow with the C# code below (see **).

Then the route /StormpathCallback is handling the response (this route came from the stormpath-aspnetcore and stormpath-dotnet-owin-middleware).

 

How do we migrate SAML management to work with Okta ? 
  • Does the /StormpathCallback is ported to work with Okta ? And if this is the case, how can we change the code below (see **) to work with Okta ?
  • Or do we have to handle everything and use a library like Kentor Authentication Services(https://github.com/KentorIT/authservices#kentor-authentication-services) ? (in other word we do not use anymore /StormpathCallback)
 Thank you for your help.

  • mike.davie1.5312945692819849E12 (Customer First Programs)

    Hello!

    This was resolved privately through a support case. If you have questions with a more complexity it's probably best just to file a ticket.

This question is closed.
Loading
SAML with stormpath aspnetcore 4.0.0.rc3