| application_type |
OpenIdConnectApplicationType |
|
[optional] [default to undefined] |
| client_uri |
string |
|
[optional] [default to undefined] |
| consent_method |
OpenIdConnectApplicationConsentMethod |
|
[optional] [default to undefined] |
| grant_types |
Array<OAuthGrantType> |
|
[optional] [default to undefined] |
| idp_initiated_login |
OpenIdConnectApplicationIdpInitiatedLogin |
|
[optional] [default to undefined] |
| initiate_login_uri |
string |
|
[optional] [default to undefined] |
| issuer_mode |
OpenIdConnectApplicationIssuerMode |
|
[optional] [default to undefined] |
| jwks |
OpenIdConnectApplicationSettingsClientKeys |
|
[optional] [default to undefined] |
| logo_uri |
string |
|
[optional] [default to undefined] |
| policy_uri |
string |
|
[optional] [default to undefined] |
| post_logout_redirect_uris |
Array<string> |
|
[optional] [default to undefined] |
| redirect_uris |
Array<string> |
|
[optional] [default to undefined] |
| refresh_token |
OpenIdConnectApplicationSettingsRefreshToken |
|
[optional] [default to undefined] |
| response_types |
Array<OAuthResponseType> |
|
[optional] [default to undefined] |
| tos_uri |
string |
|
[optional] [default to undefined] |
| wildcard_redirect |
string |
|
[optional] [default to undefined] |