Explanation:
As defined, client can authenticate and get authorization grants with JWT assertions signed with his private key.
We need to add this feature as another way for client to authenticate and get authorization grants aside the other options.
Explanation:
As defined, client can authenticate and get authorization grants with JWT assertions signed with his private key.
We need to add this feature as another way for client to authenticate and get authorization grants aside the other options.