{
"display_name": "string",
"response_types": [
"code"
],
"tenant": "string",
"name": "string",
"description": "string",
"logo_uri": "string",
"redirect_uris": [
"string"
],
"allowed_origins": [
"string"
],
"web_origins": [
"string"
],
"client_aliases": [
"string"
],
"allowed_clients": [
"string"
],
"allowed_logout_urls": [
"string"
],
"token_endpoint_auth_method": "client_secret_basic",
"grant_types": [
"authorization_code"
],
"app_type": "non_interactive",
"is_first_party": true,
"oidc_conformant": true,
"jwt_configuration": {
"lifetime_in_seconds": 0,
"scopes": {},
"alg": "string"
},
"encryption_key": {
"pub": "string",
"cert": "string",
"subject": "string"
},
"sso": true,
"cross_origin_auth": true,
"cross_origin_loc": "string",
"sso_disabled": true,
"custom_login_page_on": true,
"custom_login_page": "string",
"custom_login_page_preview": "string",
"form_template": "string",
"addons": {
"aws": {},
"azure_blob": {},
"azure_sb": {},
"rms": {},
"mscrm": {},
"slack": {},
"sentry": {},
"box": {},
"cloudbees": {},
"concur": {},
"dropbox": {},
"echosign": {},
"egnyte": {},
"firebase": {},
"newrelic": {},
"office365": {},
"salesforce": {},
"salesforce_api": {},
"salesforce_sandbox_api": {},
"samlp": {},
"layer": {},
"sap_api": {},
"sharepoint": {},
"springcm": {},
"wams": {},
"wsfed": {},
"zendesk": {},
"zoom": {},
"sso_integration": "string"
},
"client_metadata": {},
"mobile": {
"android": {
"app_package_name": "string",
"sha256_cert_fingerprints": [
"string"
]
},
"ios": {
"team_id": "string",
"app_bundle_identifier": "string"
}
},
"initiate_login_uri": "string",
"native_social_login": {
"apple": "string",
"facebook": "string"
},
"refresh_token": {
"rotation_type": "string",
"expiration_type": "string",
"leeway": 0,
"token_lifetime": 0,
"infinite_token_lifetime": true,
"idle_token_lifetime": 0,
"infinite_idle_token_lifetime": true
},
"organization_usage": "string",
"organization_require_behavior": "string",
"client_id": "string",
"client_secret": "string"
}