Hello there! I developed a program for my company with asp.net core mvc. I want users to authenticate with Okta before logging into this program. I’m using .net 6.0 and couldn’t see any proper documentation. Does anyone have any information on how I can do this?
Hello,
The below link maybe of some help,
Have you tested the Okta Core 3 integration with 6?
2 Likes
It worked with some little changes, thank u
Could you please describe in detail what are the changes you have done. I have the similar issue.