!!! Overview A parameter used in [OAuth 2.0] which defines the [Grant Types] that the [OAuth Client] may use when making an [Authorization Request] %%zebra-table %%sortable %%table-filter ||grant_types value includes||response_types value includes: |[authorization_code|Authorization Code]|code |[implicit|Implicit Grant]|token |[password|Resource Owner Password Credentials Grant]|(none) |[client_credentials|Client Credentials Grant]|(none) |[refresh_token|Refresh Token Grant]|(none) |urn:ietf:params:oauth:grant-type:jwt-bearer|(none) |urn:ietf:params:oauth:grant-type:saml2-bearer|(none) /% /% /% !! More Information There might be more information for this subject on one of the following: [{ReferringPagesPlugin before='*' after='\n' }]