authorization_code | codechecked#if> type="checkbox" id="grantTypes_authorization_code" name="authorizedGrantTypes" value="authorization_code"/> |
passwordchecked#if> type="checkbox" id="grantTypes_trust" name="authorizedGrantTypes" value="password"/> |
implicitchecked#if> type="checkbox" id="grantTypes_implicit" name="authorizedGrantTypes" value="implicit"/> |
client_credentialschecked#if> type="checkbox" id="grantTypes_client_credentials" name="authorizedGrantTypes" value="client_credentials"/> |
refresh_tokenchecked#if> type="checkbox" id="grantTypes_refresh_token" name="authorizedGrantTypes" value="refresh_token"/> |
id_tokenchecked#if> type="checkbox" id="grantTypes_id_token" name="authorizedGrantTypes" value="id_token"/> |
tokenchecked#if> type="checkbox" id="grantTypes_token" name="authorizedGrantTypes" value="token"/> |