grant_types_supported | response_types | offline_access | clienth_authn_method | pkce_essential |
---|---|---|---|---|
authorization_code | code | false | client_secret_basic and client_secret_post | false |
authorization_code | code | false | client_secret_basic and client_secret_post | true |
authorization_code | code | false | public | false |
authorization_code | code | false | public | true |
authorization_code and refresh_token | code | true | client_secret_basic and client_secret_post | false |
authorization_code and refresh_token | code | true | client_secret_basic and client_secret_post | true |
authorization_code and refresh_token | code | true | public | true |
authorization_code and token-exchange | code | false | client_secret_basic and client_secret_post | false |
authorization_code and token-exchange | code | false | client_secret_basic and client_secret_post | true |
authorization_code and token-exchange | code | false | public | true |
authorization_code and refresh_token and token-exchange | code | true | client_secret_basic and client_secret_post | false |
authorization_code and refresh_token and token-exchange | code | true | public | true |
implicit | id_token token | false | public | false |
Overview
Content Tools
Tasks