Implementing OIDC for simple delegated auth
I’d like to implement simple delegated authentication for my service with OpenID Connect, but I’m a bit confused what should happen after the client gets the credentials from the auth server.
I’d like to implement simple delegated authentication for my service with OpenID Connect, but I’m a bit confused what should happen after the client gets the credentials from the auth server.