Infinite Redirect To Login Page instead of going to Callback Page With Auth Code Part2

In reference to this post Infinite Redirect To Login Page instead of going to Callback Page With Auth Code - #6 by anishme I am not sure what CookieHelper.RemoveClientCookie and InitiateOktaLoginAndCreateAuthenticationCookie do? Can the code for these methods be posted?

@anishme

The code for that flow may not be relevant in your use case as its not the officially documented well, and lacks a lot of context on how it was used; it would be better if you could refer to the okta official sample code instead on your tech stack.

You can check out official sample here Add user authentication and Okta Resource Management to your ASP.NET Core app | Okta Developer

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.