Skip to content

ID Token#

Janssen Server is an OpenID Connect Provider(OP). OpenID Connect extends OAuth 2.0 and adds user authentication capabilities using ID token.

To add end-user authentication capabilities to an OAuth flow, it is important to use openid scope in the request as specified here. In absence of openid scope, the Janssen Server will not treat the incoming request as OpenID Connect request.

For further information on how to configure and customize OpenID Connect using ID Token read here

Want to contribute?#

If you have content you'd like to contribute to this page in the meantime, you can get started with our Contribution guide.


Last update: 2023-06-12
Created: 2022-07-21