package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Constants
CDRArrangementSharingTypeOneTime captures enum value "one_time".
CDRArrangementSharingTypeOneTimeWithRefreshToken captures enum value "one_time_with_refresh_token".
CDRArrangementSharingTypeReusable captures enum value "reusable".
CDRArrangementSpecVersionV1 captures enum value "v1".
CDRDynamicClientRegistrationRequestAuthorizationEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationRequestAuthorizationEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationRequestAuthorizationEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationRequestAuthorizationEncryptedResponseEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationRequestIDTokenEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationRequestIDTokenEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationRequestIDTokenEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationRequestIDTokenEncryptedResponseEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationRequestIDTokenSignedResponseAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationRequestIDTokenSignedResponseAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationRequestIDTokenSignedResponseAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationRequestIntrospectionEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationRequestRequestObjectEncryptionAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationRequestRequestObjectEncryptionAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationRequestRequestObjectEncryptionEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationRequestRequestObjectEncryptionEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationRequestRequestObjectSigningAlgAny captures enum value "any".
CDRDynamicClientRegistrationRequestRequestObjectSigningAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationRequestRequestObjectSigningAlgNone captures enum value "none".
CDRDynamicClientRegistrationRequestRequestObjectSigningAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationRequestRequestObjectSigningAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationRequestRevocationEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationRequestSubjectTypePairwise captures enum value "pairwise".
CDRDynamicClientRegistrationRequestSubjectTypePublic captures enum value "public".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationRequestTokenEndpointAuthMethodUnspecified captures enum value "unspecified".
CDRDynamicClientRegistrationRequestTokenEndpointAuthSigningAlgEmpty captures enum value "".
CDRDynamicClientRegistrationRequestTokenEndpointAuthSigningAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationRequestTokenEndpointAuthSigningAlgHS256 captures enum value "HS256".
CDRDynamicClientRegistrationRequestTokenEndpointAuthSigningAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationRequestTokenEndpointAuthSigningAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationRequestUserinfoSignedResponseAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationRequestUserinfoSignedResponseAlgNone captures enum value "none".
CDRDynamicClientRegistrationRequestUserinfoSignedResponseAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationResponseAuthorizationEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationResponseAuthorizationEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationResponseAuthorizationEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationResponseAuthorizationEncryptedResponseEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationResponseClientStatusActive captures enum value "active".
CDRDynamicClientRegistrationResponseClientStatusInactive captures enum value "inactive".
CDRDynamicClientRegistrationResponseIDTokenEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationResponseIDTokenEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationResponseIDTokenEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationResponseIDTokenEncryptedResponseEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationResponseIDTokenSignedResponseAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationResponseIDTokenSignedResponseAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationResponseIDTokenSignedResponseAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationResponseIntrospectionEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationResponseRequestObjectEncryptionAlgRSADashOAEP captures enum value "RSA-OAEP".
CDRDynamicClientRegistrationResponseRequestObjectEncryptionAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
CDRDynamicClientRegistrationResponseRequestObjectEncryptionEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
CDRDynamicClientRegistrationResponseRequestObjectEncryptionEncA256GCM captures enum value "A256GCM".
CDRDynamicClientRegistrationResponseRequestObjectSigningAlgAny captures enum value "any".
CDRDynamicClientRegistrationResponseRequestObjectSigningAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationResponseRequestObjectSigningAlgNone captures enum value "none".
CDRDynamicClientRegistrationResponseRequestObjectSigningAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationResponseRequestObjectSigningAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationResponseRevocationEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationResponseSubjectTypePairwise captures enum value "pairwise".
CDRDynamicClientRegistrationResponseSubjectTypePublic captures enum value "public".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodNone captures enum value "none".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
CDRDynamicClientRegistrationResponseTokenEndpointAuthMethodUnspecified captures enum value "unspecified".
CDRDynamicClientRegistrationResponseTokenEndpointAuthSigningAlgEmpty captures enum value "".
CDRDynamicClientRegistrationResponseTokenEndpointAuthSigningAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationResponseTokenEndpointAuthSigningAlgHS256 captures enum value "HS256".
CDRDynamicClientRegistrationResponseTokenEndpointAuthSigningAlgPS256 captures enum value "PS256".
CDRDynamicClientRegistrationResponseTokenEndpointAuthSigningAlgRS256 captures enum value "RS256".
CDRDynamicClientRegistrationResponseUserinfoSignedResponseAlgES256 captures enum value "ES256".
CDRDynamicClientRegistrationResponseUserinfoSignedResponseAlgNone captures enum value "none".
CDRDynamicClientRegistrationResponseUserinfoSignedResponseAlgRS256 captures enum value "RS256".
ClientAuthorizationEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
ClientAuthorizationEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
ClientAuthorizationEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
ClientAuthorizationEncryptedResponseEncA256GCM captures enum value "A256GCM".
ClientClientStatusActive captures enum value "active".
ClientClientStatusInactive captures enum value "inactive".
ClientClientTypeOauth2 captures enum value "oauth2".
ClientClientTypeSaml captures enum value "saml".
ClientIDTokenEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
ClientIDTokenEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
ClientIDTokenEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
ClientIDTokenEncryptedResponseEncA256GCM captures enum value "A256GCM".
ClientIDTokenSignedResponseAlgES256 captures enum value "ES256".
ClientIDTokenSignedResponseAlgPS256 captures enum value "PS256".
ClientIDTokenSignedResponseAlgRS256 captures enum value "RS256".
ClientIntrospectionEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
ClientIntrospectionEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
ClientIntrospectionEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
ClientIntrospectionEndpointAuthMethodNone captures enum value "none".
ClientIntrospectionEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
ClientIntrospectionEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
ClientIntrospectionEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
ClientRequestObjectEncryptionAlgRSADashOAEP captures enum value "RSA-OAEP".
ClientRequestObjectEncryptionAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
ClientRequestObjectEncryptionEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
ClientRequestObjectEncryptionEncA256GCM captures enum value "A256GCM".
ClientRequestObjectSigningAlgAny captures enum value "any".
ClientRequestObjectSigningAlgES256 captures enum value "ES256".
ClientRequestObjectSigningAlgNone captures enum value "none".
ClientRequestObjectSigningAlgPS256 captures enum value "PS256".
ClientRequestObjectSigningAlgRS256 captures enum value "RS256".
ClientRevocationEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
ClientRevocationEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
ClientRevocationEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
ClientRevocationEndpointAuthMethodNone captures enum value "none".
ClientRevocationEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
ClientRevocationEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
ClientRevocationEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
ClientSubjectTypePairwise captures enum value "pairwise".
ClientSubjectTypePublic captures enum value "public".
ClientTokenEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
ClientTokenEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
ClientTokenEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
ClientTokenEndpointAuthMethodNone captures enum value "none".
ClientTokenEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
ClientTokenEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
ClientTokenEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
ClientTokenEndpointAuthMethodUnspecified captures enum value "unspecified".
ClientTokenEndpointAuthSigningAlgEmpty captures enum value "".
ClientTokenEndpointAuthSigningAlgES256 captures enum value "ES256".
ClientTokenEndpointAuthSigningAlgHS256 captures enum value "HS256".
ClientTokenEndpointAuthSigningAlgPS256 captures enum value "PS256".
ClientTokenEndpointAuthSigningAlgRS256 captures enum value "RS256".
ClientUserinfoSignedResponseAlgES256 captures enum value "ES256".
ClientUserinfoSignedResponseAlgNone captures enum value "none".
ClientUserinfoSignedResponseAlgRS256 captures enum value "RS256".
ServiceTypeOauth2 captures enum value "oauth2".
ServiceTypeOidc captures enum value "oidc".
ServiceTypeOpenbanking captures enum value "openbanking".
ServiceTypeSystem captures enum value "system".
ServiceTypeUser captures enum value "user".
# Structs
AcceptCDRConsentRequest accept c d r consent request
swagger:model AcceptCDRConsentRequest.
AffiliationDescriptor AffiliationDescriptor represents the SAML AffiliationDescriptor object.
Attr An Attr represents a key-value attribute within an XML element.
Attribute Attribute represents the SAML element Attribute.
AttributeAuthorityDescriptor AttributeAuthorityDescriptor represents the SAML AttributeAuthorityDescriptor object.
AttributeConsumingService AttributeConsumingService represents the SAML AttributeConsumingService object.
AttributeValue AttributeValue represents the SAML element AttributeValue.
AuthnAuthorityDescriptor AuthnAuthorityDescriptor represents the SAML AuthnAuthorityDescriptor object.
CDRAdminRequestMetaDataUpdate CDRAdminRequestMetaDataUpdate RequestMetaDataUpdate
swagger:model CDRAdminRequestMetaDataUpdate.
CDRAdminRequestMetaDataUpdateData CDRAdminRequestMetaDataUpdateData RequestMetaDataUpdate_data Example: {"action":"REFRESH"}
swagger:model CDRAdminRequestMetaDataUpdate_data.
CDRArrangement c d r arrangement
swagger:model CDRArrangement.
CDRArrangementMetadata c d r arrangement metadata
swagger:model CDRArrangementMetadata.
CDRArrangements c d r arrangements
swagger:model CDRArrangements.
CDRConsentsRequest c d r consents request
swagger:model CDRConsentsRequest.
CDRDynamicClientRegistrationRequest c d r dynamic client registration request
swagger:model CDRDynamicClientRegistrationRequest.
CDRDynamicClientRegistrationResponse c d r dynamic client registration response
swagger:model CDRDynamicClientRegistrationResponse.
CDRError c d r error
swagger:model CDRError.
CDRErrorResponse c d r error response
swagger:model CDRErrorResponse.
CDRRegisterClientMetadata c d r register client metadata
swagger:model CDRRegisterClientMetadata.
Client Defines a client application and its properties.
ClientInfo client info
swagger:model ClientInfo.
ClientJWK client j w k
swagger:model ClientJWK.
ClientJWKs client j w ks
swagger:model ClientJWKs.
ClientPrivacy client privacy
swagger:model ClientPrivacy.
Clients OAuth clients
swagger:model Clients.
ClientTokenExchangeConfiguration client token exchange configuration
swagger:model ClientTokenExchangeConfiguration.
Confirmation confirmation
swagger:model Confirmation.
ConsentAccepted consent accepted
swagger:model ConsentAccepted.
ConsentRejected consent rejected
swagger:model ConsentRejected.
ConsentsRemovedResponse consents removed response
swagger:model ConsentsRemovedResponse.
ContactPerson ContactPerson represents the SAML element ContactPerson.
Element An Element represents an XML element, its attributes, and its child tokens.
EncryptionMethod EncryptionMethod represents the XMLSEC object of the same name
swagger:model EncryptionMethod.
Endpoint Endpoint represents the SAML EndpointType object.
EntityDescriptor EntityDescriptor represents the SAML EntityDescriptor object.
Error HTTP error response
swagger:model Error.
FDXMetadata f d x metadata
swagger:model FDXMetadata.
GenericError Error response
swagger:model genericError.
GetCDRConsentResponse get c d r consent response
swagger:model GetCDRConsentResponse.
IDPSSODescriptor IDPSSODescriptor represents the SAML IDPSSODescriptorType object.
IndexedEndpoint IndexedEndpoint represents the SAML IndexedEndpointType object.
Intermediary intermediary
swagger:model Intermediary.
IntrospectResponse introspect response
swagger:model IntrospectResponse.
KeyDescriptor KeyDescriptor represents the XMLSEC object of the same name
swagger:model KeyDescriptor.
KeyInfo KeyInfo represents the XMLSEC object of the same name
swagger:model KeyInfo.
ListCDRCustomerArrangementsFilter list c d r customer arrangements filter
swagger:model ListCDRCustomerArrangementsFilter.
LocalizedName LocalizedName represents the SAML type localizedNameType.
LocalizedURI LocalizedURI represents the SAML type localizedURIType.
Name A Name represents an XML name (Local) annotated with a name space identifier (Space).
NameID NameID represents the SAML element NameID.
OBBRMetadata o b b r metadata
swagger:model OBBRMetadata.
Organization Organization represents the SAML Organization object.
PDPDescriptor PDPDescriptor represents the SAML PDPDescriptor object.
PersonalDetails personal details
swagger:model PersonalDetails.
PIICategory p i i category
swagger:model PIICategory.
RegistrationToken registration token
swagger:model RegistrationToken.
RegistryReference Used for registry references.
RejectCDRConsentRequest reject c d r consent request
swagger:model RejectCDRConsentRequest.
RequestedAttribute RequestedAttribute represents the SAML RequestedAttribute object.
RequestedScope requested scope
swagger:model RequestedScope.
RFC6749Error r f c6749 error
swagger:model RFC6749Error.
RoleDescriptor RoleDescriptor represents the SAML element RoleDescriptor.
ScopeGrant scope grant
swagger:model ScopeGrant.
ScopePrivacyInformation scope privacy information
swagger:model ScopePrivacyInformation.
Service service
swagger:model Service.
SPSSODescriptor SPSSODescriptor represents the SAML SPSSODescriptorType object.
Token A Token is an interface type used to represent XML elements, character data, CDATA sections, XML comments, XML directives, and XML processing instructions.
TokenTTLs token t t ls
swagger:model TokenTTLs.
X509Certificate X509Certificate represents the XMLSEC object of the same name
swagger:model X509Certificate.
X509Data X509Data represents the XMLSEC object of the same name
swagger:model X509Data.
# Type aliases
AuthenticationContext authentication context
swagger:model AuthenticationContext.
AuthorizationDetailType authorization detail type
swagger:model AuthorizationDetailType.
CDRArrangementID c d r arrangement ID
swagger:model CDRArrangementID.
CDRCustomerID c d r customer ID
swagger:model CDRCustomerID.
ConsentStatus consent status
swagger:model ConsentStatus.
Duration A Duration represents the elapsed time between two instants as an int64 nanosecond count.
DurationType duration type
swagger:model DurationType.
FDXClientStatus f d x client status
swagger:model FDXClientStatus.
GrantedScopes granted scopes
swagger:model GrantedScopes.
Metadata metadata
swagger:model Metadata.
NameIDFormat NameIDFormat is the format of the id
swagger:model NameIDFormat.
RedirectURIs OAuth-allowed redirect URIs
Cloudentity uses redirect URIs to redirect users back to the application after they authorized the application.
ResponseTypes An array of allowed response types
The array may consist of the following arguments:
`code` - when supplied as the value for the `response_type` parameter, a successful response includes an authorization code
`code token` - when supplied as the value for the `response_type` parameter, a successful response includes an access token, an access token type, and an authorization code
`id_token token` - when supplied as the value for the `response_type` parameter, a successful response includes an access token, an access token type, and an ID token
`code id_token token` - when supplied as the value for the `response_type` parameter, a successful response includes an authorization code, an ID token, an access token, and an access token type.
RevocationChannel revocation channel
swagger:model RevocationChannel.
RevocationReason revocation reason
swagger:model RevocationReason.