FAQ
cidaas FAQ — answers on OAuth 2.0, OpenID Connect, setup, troubleshooting, billing, and common integration questions.
cidaas FAQ — answers on OAuth 2.0, OpenID Connect, setup, troubleshooting, billing, and common integration questions.
The Authorization Code Flow + Proof Key for Code Exchange (PKCE) is an OpenId Connect flow specifically designed to authenticate native or mobile application users. It is barely describable in a few sentences, we try, but at this point we want to link to the documentation.
Configure a third-party OAuth 2.0 or OpenID Connect provider in cidaas and map it to your application for SSO login.
What are the supported OAuth and OpenID Connect endpoints in my instance?
After verifying provided credentials, cidaas provides tokens. While Access Token is used to authorize access to a resource, ID Tokens are to be inspected to find information that can be used to verify and identify the user.
The attributes shown in the userinfo-endpoint depend on the issued access token, scopes and profile visibility.