Registration - Add JWT authentication method to be registered

Issue #217 resolved
Nat Sakimura created an issue

Bearer token authorization header.

Comments (1)

  1. Edmund Jay

    Added "token_endpoint_auth_type" to the registration parameter to indicate what type of client authentication will be used by the Token Endpoint.

  2. Log in to comment