Configuring an OpenID Connect Provider to accept JSON Web Tokens (JWT) for authorization grants
You can configure a Liberty server that acts as an OpenID Connect Provider to accept a JSON Web Token in exchange for an access token.
About this task
You can configure a Liberty server that acts as an OpenID Connect Provider to accept JSON Web Tokens by enabling the openidConnectServer-1.0 and ssl-1.0 features in Liberty, and in addition to other optional configuration information.