File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ using any grant type or client authentication method. It is compliant with almos
1818* support for ** Proof Key for Code Exchange** (** PKCE** )
1919* support for ** JWT Secured Authorization Response Mode** (** JARM** )
2020* support for ** Pushed Authorization Requests** (** PAR** )
21+ * support for ** Demonstration of Proof of Possession** (** DPoP** )
2122
2223## Installation
2324
@@ -69,6 +70,7 @@ The available flags are:
6970 --auth-method string token endpoint authentication method
7071 --client-id string client identifier
7172 --client-secret string client secret
73+ --dpop use DPoP
7274 --encrypted-request-object pass request parameters as encrypted jwt
7375 --encryption-key string path or url to encryption key in jwks format
7476 --grant-type string grant type
You can’t perform that action at this time.
0 commit comments