<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
0D54z00007D9wjuCABOkta Classic EngineAuthenticationAnswered2025-04-18T09:01:30.000Z2021-09-29T15:46:56.000Z2021-10-03T09:23:18.000Z

dl1j6 (dl1j6) asked a question.

Logout not working in ASP .NET MVC website using Okta (Ws-Fed)

Having the same issue described in this stackoverflow post: https://stackoverflow.com/questions/64226039/logout-not-working-in-asp-net-mvc-website-using-okta-ws-fed

 

I have an ASP .NET MVC web application which uses OKTA as IdP. I am using WS-Federation OKTA template to configure the application with OKTA. I am using a FederatedSignOut (from WSFederationAuthenticationModule) to signout from the Application. However, I am getting the below error on Logout.

 

"The WS-Fed App is misconfigured. Please contact your administrator. The value of the WS-Fed App realm received is empty or incorrect. (Realm Value = "{0}")"

 

Do we need to pass the realm to redirect it to Logout page? Does the OKTA WS-Federation template support Logout at all ?


This question is closed.
Loading
Logout not working in ASP .NET MVC website using Okta (Ws-Fed)