<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
0D51Y00008W5d8pSABOkta Classic EngineSingle Sign-OnAnswered2020-10-05T14:44:24.000Z2020-05-26T18:33:34.000Z2020-10-05T14:44:24.000Z

SteveS.77960 (Customer) asked a question.

SAML or WS-Fed Integration with MVC .NET Core application

Hello,

 

Trying to integrate a new MVC .NET Core 2.2 application with OKTA SSO using SAML or WS-Fed (SAML preferred)

 

While the redirection to OKTA, sign-in and then redirect back to the application happens correctly, the User.Identity is always returned empty (null).

 

For SAML integration I used Sustainsys library . For WS-Fed, the .NET core build-in library.

 

The only way I managed to integrate is by using OpenId connect. But our requirement is SAML(preferred) or Ws-Fed

 

If anyone has previous experience and managed to integrate an MVC .NET Core application with OKTA using SAML or Ws-Fed, please help, it would be greatly appreciated.

 

Thanks,

Steve


  • SteveS.77960 (Customer)

    Hi all,

    I actually managed to set it up 2 hours after my post. It was just a matter of setting the proper values in the SAML profile. I will post later my solution for anyone having the same issue.

    Thanks,

    Steve

  • PoojaB.30633 (Customer)

    Hey Steve, will you be able to guide me how you achieved the same?

    Though I do not have all the details yet. But we are required to integrate a Web API with Okta using WS-Fed protocol. Will not be a direct integration as apparently there is an APP SDK in the middle.

    OAuth SDKs are available and I understand how that integration would work. But want to know the process using WS-Fed.

     

    Thank you!

    Expand Post
This question is closed.
Loading
SAML or WS-Fed Integration with MVC .NET Core application