User Authorization in ASP.NET Core with Okta

Sadjad Bahmanpour

Is there a such notion as common end point in okta? I need to setup asp.net core auth stack to be used by a multi-tenant application, so we don’t know the organization url at startup time, we know when they login. I’m looking for some like what AAD has https://login.microsoftonli… where I don’t need to provide organization/tenant name and let auth provider to take care of it for me.