Setting up OpenID Connect for . NET Core Web API I though I can use OpenID Connect for that purpose But all the examples or documentation online uses some identity management systems to like (Keycloak, Okta) but i just want to use my user data from a SQL database So something like, I hit the WEB API from Angular to get the token generated (using OpenID?) based on the user details sent
IDX20803: Unable to obtain configuration from - Stack Overflow If you go to app registration => Overview => Endpoints then look for OpenID Connect configuration endpoint (v2) Startup cs code for B2C authentication handler looks like below and I have supplied the values in appsettings
openid - Steam API Authentication - Stack Overflow Before I get started, let me say I know absolutely nothing about OpenID I don't even want to do what OpenID is used for, but I imagine people will mention it, but thats not what I'm looking for