Welcome
For technical support, please reach us at (877) 98-ATLAS or support@atlaslabs.io.
OpenID Connect Discovery Document
OAuth 2.0/OpenID Connect Discovery Document
To display the JSON Web Key Set (JWKS), which contains all the public keys used to sign JWTs issued by this server, follow the jwks_uri at .well-known/jwks.
- Look up the "kid" (key ID) parameter in the JWT header
- Compare to "kid" in JWKS and use corresponding public key to verify the signature