Enterprise
OAuth2 dynamic client registration (RFC 7591)
post/oauth2/register
Request body
client_namestring
client_uristring
contactsstring[]
grant_typesCodersdkOAuth2ProviderGrantType[]
jwksobject
jwks_uristring
logo_uristring
policy_uristring
redirect_urisstring[]
response_typesCodersdkOAuth2ProviderResponseType[]
scopestring
software_idstring
software_statementstring
software_versionstring
token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' | 'none'
tos_uristring
Response
Created
client_idstring
client_id_issued_atinteger
client_namestring
client_secretstring
client_secret_expires_atinteger
client_uristring
contactsstring[]
grant_typesCodersdkOAuth2ProviderGrantType[]
jwksobject
jwks_uristring
logo_uristring
policy_uristring
redirect_urisstring[]
registration_access_tokenstring
registration_client_uristring
response_typesCodersdkOAuth2ProviderResponseType[]
scopestring
software_idstring
software_versionstring
token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' | 'none'
tos_uristring