package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Constants
APIAPITypeGraphql captures enum value "graphql".
APIAPITypeRest captures enum value "rest".
AuditEventActionAccepted captures enum value "accepted".
AuditEventActionAttempted captures enum value "attempted".
AuditEventActionAuthenticated captures enum value "authenticated".
AuditEventActionAuthorized captures enum value "authorized".
AuditEventActionChallenged captures enum value "challenged".
AuditEventActionConfirmed captures enum value "confirmed".
AuditEventActionCreated captures enum value "created".
AuditEventActionDeleted captures enum value "deleted".
AuditEventActionDenied captures enum value "denied".
AuditEventActionExecuted captures enum value "executed".
AuditEventActionFailed captures enum value "failed".
AuditEventActionGenerated captures enum value "generated".
AuditEventActionGranted captures enum value "granted".
AuditEventActionIssued captures enum value "issued".
AuditEventActionNotified captures enum value "notified".
AuditEventActionNotSent captures enum value "not_sent".
AuditEventActionRejected captures enum value "rejected".
AuditEventActionRequested captures enum value "requested".
AuditEventActionRevoked captures enum value "revoked".
AuditEventActionSent captures enum value "sent".
AuditEventActionSucceeded captures enum value "succeeded".
AuditEventActionUnauthorized captures enum value "unauthorized".
AuditEventActionUpdated captures enum value "updated".
AuditEventEventSubjectAccessToken captures enum value "access_token".
AuditEventEventSubjectAuthorizationCode captures enum value "authorization_code".
AuditEventEventSubjectBruteforce captures enum value "bruteforce".
AuditEventEventSubjectClaims captures enum value "claims".
AuditEventEventSubjectClient captures enum value "client".
AuditEventEventSubjectClientConsents captures enum value "client_consents".
AuditEventEventSubjectConsent captures enum value "consent".
AuditEventEventSubjectCredential captures enum value "credential".
AuditEventEventSubjectCustomerConsents captures enum value "customer_consents".
AuditEventEventSubjectDcr captures enum value "dcr".
AuditEventEventSubjectGatewayPolicy captures enum value "gateway_policy".
AuditEventEventSubjectGatewayRequest captures enum value "gateway_request".
AuditEventEventSubjectImport captures enum value "import".
AuditEventEventSubjectJit captures enum value "jit".
AuditEventEventSubjectLogin captures enum value "login".
AuditEventEventSubjectOrganization captures enum value "organization".
AuditEventEventSubjectOtp captures enum value "otp".
AuditEventEventSubjectPassword captures enum value "password".
AuditEventEventSubjectPolicy captures enum value "policy".
AuditEventEventSubjectPool captures enum value "pool".
AuditEventEventSubjectPostAuthn captures enum value "post_authn".
AuditEventEventSubjectRecovery captures enum value "recovery".
AuditEventEventSubjectRequest captures enum value "request".
AuditEventEventSubjectRole captures enum value "role".
AuditEventEventSubjectSamlAssertion captures enum value "saml_assertion".
AuditEventEventSubjectSchema captures enum value "schema".
AuditEventEventSubjectScopes captures enum value "scopes".
AuditEventEventSubjectScript captures enum value "script".
AuditEventEventSubjectSelfuser captures enum value "selfuser".
AuditEventEventSubjectServer captures enum value "server".
AuditEventEventSubjectService captures enum value "service".
AuditEventEventSubjectTask captures enum value "task".
AuditEventEventSubjectTokens captures enum value "tokens".
AuditEventEventSubjectUser captures enum value "user".
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".
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".
CustomAppTypePostDashAuthn captures enum value "post-authn".
EmailSettingsProviderEmbedded captures enum value "embedded".
EmailSettingsProviderSMTP captures enum value "smtp".
FDXConsentRevocationInitiatorDATAACCESSPLATFORM captures enum value "DATA_ACCESS_PLATFORM".
FDXConsentRevocationInitiatorDATAPROVIDER captures enum value "DATA_PROVIDER".
FDXConsentRevocationInitiatorDATARECIPIENT captures enum value "DATA_RECIPIENT".
FDXConsentRevocationInitiatorINDIVIDUAL captures enum value "INDIVIDUAL".
FDXConsentRevocationInitiatorMERCHANT captures enum value "MERCHANT".
FDXConsentRevocationInitiatorVENDOR captures enum value "VENDOR".
FDXConsentRevocationReasonBUSINESSRULE captures enum value "BUSINESS_RULE".
FDXConsentRevocationReasonUSERACTION captures enum value "USER_ACTION".
GatewayAPIAPITypeGraphql captures enum value "graphql".
GatewayAPIAPITypeRest captures enum value "rest".
IDPDiscoveryDiscoveryModeDomainMatching captures enum value "domain_matching".
IDPDiscoveryDiscoveryModeScriptExecution captures enum value "script_execution".
JITProvisioningAdminRoleTypeAdmin captures enum value "admin".
JITProvisioningAdminRoleTypeAuditor captures enum value "auditor".
JITProvisioningAdminRoleTypeBusinessAdmin captures enum value "business_admin".
JITProvisioningAdminRoleTypeMember captures enum value "member".
LicenseLicenseTypeEnterprise captures enum value "enterprise".
LicenseLicenseTypeTrial captures enum value "trial".
MFAMethodMechanismArculix captures enum value "arculix".
MFAMethodMechanismEmail captures enum value "email".
MFAMethodMechanismRiskEngine captures enum value "risk_engine".
MFAMethodMechanismSms captures enum value "sms".
OIDCSettingsAuthenticationMethodClientSecret captures enum value "client_secret".
OIDCSettingsAuthenticationMethodPrivateKeyJwt captures enum value "private_key_jwt".
OrganizationResponseSubjectFormatHash captures enum value "hash".
OrganizationResponseSubjectFormatLegacy captures enum value "legacy".
PayloadSettingsFormatJSON captures enum value "json".
PayloadSettingsFormatJws captures enum value "jws".
Rfc6902PatchOperationOpAdd captures enum value "add".
Rfc6902PatchOperationOpCopy captures enum value "copy".
Rfc6902PatchOperationOpMove captures enum value "move".
Rfc6902PatchOperationOpRemove captures enum value "remove".
Rfc6902PatchOperationOpReplace captures enum value "replace".
Rfc6902PatchOperationOpTest captures enum value "test".
RoleResourceTypeIdentityPool captures enum value "identity_pool".
RoleResourceTypeTenant captures enum value "tenant".
RoleResourceTypeWorkspace captures enum value "workspace".
RoleRoleAdmin captures enum value "admin".
RoleRoleAuditor captures enum value "auditor".
RoleRoleBusinessAdmin captures enum value "business_admin".
RoleRoleManager captures enum value "manager".
RoleRoleMember captures enum value "member".
RoleRoleUserManager captures enum value "user_manager".
RoleSubjectTypeIdentityPoolUser captures enum value "identity_pool_user".
RoleSubjectTypeIdp captures enum value "idp".
SAMLV2SettingsNameIDFormatUrnOasisNamesTcSAML1Dot1NameidDashFormatEmailAddress captures enum value "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress".
SAMLV2SettingsNameIDFormatUrnOasisNamesTcSAML1Dot1NameidDashFormatPersistent captures enum value "urn:oasis:names:tc:SAML:1.1:nameid-format:persistent".
SAMLV2SettingsNameIDFormatUrnOasisNamesTcSAML1Dot1NameidDashFormatTransient captures enum value "urn:oasis:names:tc:SAML:1.1:nameid-format:transient".
SAMLV2SettingsNameIDFormatUrnOasisNamesTcSAML1Dot1NameidDashFormatUnspecified captures enum value "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified".
SAMLV2SettingsSigningMethodRsaDashShaDash1 captures enum value "rsa-sha-1".
SAMLV2SettingsSigningMethodRsaDashShaDash256 captures enum value "rsa-sha-256".
SAMLV2SettingsSigningMethodRsaDashShaDash512 captures enum value "rsa-sha-512".
ScriptExecutionPointTypeAllowedIdpIds captures enum value "allowed_idp_ids".
ScriptExecutionPointTypeClientTokenMinting captures enum value "client_token_minting".
ScriptExecutionPointTypePostAuthnCtx captures enum value "post_authn_ctx".
ScriptExecutionPointTypeTokenMinting captures enum value "token_minting".
ServerAccessTokenStrategyJwt captures enum value "jwt".
ServerAccessTokenStrategyOpaque captures enum value "opaque".
ServerDumpAccessTokenStrategyJwt captures enum value "jwt".
ServerDumpAccessTokenStrategyOpaque captures enum value "opaque".
ServerDumpKeyTypeEcdsa captures enum value "ecdsa".
ServerDumpKeyTypePs captures enum value "ps".
ServerDumpKeyTypeRsa captures enum value "rsa".
ServerDumpProfileCdrAustralia captures enum value "cdr_australia".
ServerDumpProfileCdrAustraliaFapiRw captures enum value "cdr_australia_fapi_rw".
ServerDumpProfileConnectID captures enum value "connect_id".
ServerDumpProfileConsumer captures enum value "consumer".
ServerDumpProfileDefault captures enum value "default".
ServerDumpProfileDemo captures enum value "demo".
ServerDumpProfileFapi20MessageSigning captures enum value "fapi_20_message_signing".
ServerDumpProfileFapi20Security captures enum value "fapi_20_security".
ServerDumpProfileFapiAdvanced captures enum value "fapi_advanced".
ServerDumpProfileFapiRo captures enum value "fapi_ro".
ServerDumpProfileFapiRw captures enum value "fapi_rw".
ServerDumpProfileFdx captures enum value "fdx".
ServerDumpProfileOpenbankingBr captures enum value "openbanking_br".
ServerDumpProfileOpenbankingBrUnico captures enum value "openbanking_br_unico".
ServerDumpProfileOpenbankingKsa captures enum value "openbanking_ksa".
ServerDumpProfileOpenbankingUk captures enum value "openbanking_uk".
ServerDumpProfileOpenbankingUkFapiAdvanced captures enum value "openbanking_uk_fapi_advanced".
ServerDumpProfilePartners captures enum value "partners".
ServerDumpProfileThirdParty captures enum value "third_party".
ServerDumpProfileWorkforce captures enum value "workforce".
ServerDumpSubjectFormatHash captures enum value "hash".
ServerDumpSubjectFormatLegacy captures enum value "legacy".
ServerDumpTypeAdmin captures enum value "admin".
ServerDumpTypeDeveloper captures enum value "developer".
ServerDumpTypeOrganization captures enum value "organization".
ServerDumpTypeRegular captures enum value "regular".
ServerDumpTypeSystem captures enum value "system".
ServerKeyTypeEcdsa captures enum value "ecdsa".
ServerKeyTypePs captures enum value "ps".
ServerKeyTypeRsa captures enum value "rsa".
ServerProfileCdrAustralia captures enum value "cdr_australia".
ServerProfileCdrAustraliaFapiRw captures enum value "cdr_australia_fapi_rw".
ServerProfileConnectID captures enum value "connect_id".
ServerProfileConsumer captures enum value "consumer".
ServerProfileDefault captures enum value "default".
ServerProfileDemo captures enum value "demo".
ServerProfileFapi20MessageSigning captures enum value "fapi_20_message_signing".
ServerProfileFapi20Security captures enum value "fapi_20_security".
ServerProfileFapiAdvanced captures enum value "fapi_advanced".
ServerProfileFapiRo captures enum value "fapi_ro".
ServerProfileFapiRw captures enum value "fapi_rw".
ServerProfileFdx captures enum value "fdx".
ServerProfileOpenbankingBr captures enum value "openbanking_br".
ServerProfileOpenbankingBrUnico captures enum value "openbanking_br_unico".
ServerProfileOpenbankingKsa captures enum value "openbanking_ksa".
ServerProfileOpenbankingUk captures enum value "openbanking_uk".
ServerProfileOpenbankingUkFapiAdvanced captures enum value "openbanking_uk_fapi_advanced".
ServerProfilePartners captures enum value "partners".
ServerProfileThirdParty captures enum value "third_party".
ServerProfileWorkforce captures enum value "workforce".
ServerSubjectFormatHash captures enum value "hash".
ServerSubjectFormatLegacy captures enum value "legacy".
ServerTypeAdmin captures enum value "admin".
ServerTypeDeveloper captures enum value "developer".
ServerTypeOrganization captures enum value "organization".
ServerTypeRegular captures enum value "regular".
ServerTypeSystem captures enum value "system".
ServiceWithScopesAndAPIsAndAuthorizationDetailsTypeOauth2 captures enum value "oauth2".
ServiceWithScopesAndAPIsAndAuthorizationDetailsTypeOidc captures enum value "oidc".
ServiceWithScopesAndAPIsAndAuthorizationDetailsTypeOpenbanking captures enum value "openbanking".
ServiceWithScopesAndAPIsAndAuthorizationDetailsTypeSystem captures enum value "system".
ServiceWithScopesAndAPIsAndAuthorizationDetailsTypeUser captures enum value "user".
SMSSettingsProviderEmbedded captures enum value "embedded".
SMSSettingsProviderTwilio captures enum value "twilio".
WorkspaceResponseProfileCdrAustralia captures enum value "cdr_australia".
WorkspaceResponseProfileCdrAustraliaFapiRw captures enum value "cdr_australia_fapi_rw".
WorkspaceResponseProfileConnectID captures enum value "connect_id".
WorkspaceResponseProfileConsumer captures enum value "consumer".
WorkspaceResponseProfileDefault captures enum value "default".
WorkspaceResponseProfileDemo captures enum value "demo".
WorkspaceResponseProfileFapi20MessageSigning captures enum value "fapi_20_message_signing".
WorkspaceResponseProfileFapi20Security captures enum value "fapi_20_security".
WorkspaceResponseProfileFapiAdvanced captures enum value "fapi_advanced".
WorkspaceResponseProfileFapiRo captures enum value "fapi_ro".
WorkspaceResponseProfileFapiRw captures enum value "fapi_rw".
WorkspaceResponseProfileFdx captures enum value "fdx".
WorkspaceResponseProfileOpenbankingBr captures enum value "openbanking_br".
WorkspaceResponseProfileOpenbankingBrUnico captures enum value "openbanking_br_unico".
WorkspaceResponseProfileOpenbankingKsa captures enum value "openbanking_ksa".
WorkspaceResponseProfileOpenbankingUk captures enum value "openbanking_uk".
WorkspaceResponseProfileOpenbankingUkFapiAdvanced captures enum value "openbanking_uk_fapi_advanced".
WorkspaceResponseProfilePartners captures enum value "partners".
WorkspaceResponseProfileThirdParty captures enum value "third_party".
WorkspaceResponseProfileWorkforce captures enum value "workforce".
WorkspaceResponseSubjectFormatHash captures enum value "hash".
WorkspaceResponseSubjectFormatLegacy captures enum value "legacy".
WorkspaceResponseTypeAdmin captures enum value "admin".
WorkspaceResponseTypeDeveloper captures enum value "developer".
WorkspaceResponseTypeOrganization captures enum value "organization".
WorkspaceResponseTypeRegular captures enum value "regular".
WorkspaceResponseTypeSystem captures enum value "system".
# Structs
AdvancedConfiguration advanced configuration
swagger:model AdvancedConfiguration.
AffiliationDescriptor AffiliationDescriptor represents the SAML AffiliationDescriptor object.
API API
swagger:model API.
ApigeeMetadata apigee metadata
swagger:model ApigeeMetadata.
APIGroupMetadata API group metadata
swagger:model APIGroupMetadata.
ArculixAuth arculix auth
swagger:model ArculixAuth.
ArculixSettings arculix settings
swagger:model ArculixSettings.
Attr An Attr represents a key-value attribute within an XML element.
Attribute Authentication context attribute
swagger:model Attribute.
AttributeAuthorityDescriptor AttributeAuthorityDescriptor represents the SAML AttributeAuthorityDescriptor object.
AttributeConsumingService AttributeConsumingService represents the SAML AttributeConsumingService object.
AttributeValue AttributeValue represents the SAML element AttributeValue.
AuditEvent audit event
swagger:model AuditEvent.
AuditEventMetadata audit event metadata
swagger:model AuditEventMetadata.
Auth0Credentials Auth0 IDP specific credentials
swagger:model Auth0Credentials.
Auth0Settings Auth0 IDP specific settings
swagger:model Auth0Settings.
AuthenticationContextSettings authentication context settings
swagger:model AuthenticationContextSettings.
AuthnAuthorityDescriptor AuthnAuthorityDescriptor represents the SAML AuthnAuthorityDescriptor object.
AuthorizationDetail Authorization detail
swagger:model AuthorizationDetail.
AWSMetadata a w s metadata
swagger:model AWSMetadata.
AzureB2CCredentials Azure IDP B2C specific credentials
swagger:model AzureB2CCredentials.
AzureB2CSettings Azure AD B2C authentication settings
swagger:model AzureB2CSettings.
AzureCredentials Azure IDP specific credentials
swagger:model AzureCredentials.
AzureMetadata azure metadata
swagger:model AzureMetadata.
AzureSettings Azure IDP specific settings
swagger:model AzureSettings.
BruteForceLimit brute force limit
swagger:model BruteForceLimit.
CDRArrangement c d r arrangement
swagger:model CDRArrangement.
CDRArrangementMetadata c d r arrangement metadata
swagger:model CDRArrangementMetadata.
CDRArrangementsAutoRemoval c d r arrangements auto removal
swagger:model CDRArrangementsAutoRemoval.
CDRConfiguration c d r configuration
swagger:model CDRConfiguration.
CIBAAuthenticationService c i b a authentication service
swagger:model CIBAAuthenticationService.
Claim claim
swagger:model Claim.
ClaimGrant claim grant
swagger:model ClaimGrant.
Client Defines a client application and its properties.
ClientJWK client j w k
swagger:model ClientJWK.
ClientJWKs client j w ks
swagger:model ClientJWKs.
ClientPrivacy client privacy
swagger:model ClientPrivacy.
ClientTokenExchangeConfiguration client token exchange configuration
swagger:model ClientTokenExchangeConfiguration.
CognitoCredentials Cognito IDP specific settings
swagger:model CognitoCredentials.
CognitoSettings Cognito IDP specific settings
swagger:model CognitoSettings.
Confirmation confirmation
swagger:model Confirmation.
Consent consent
swagger:model Consent.
ConsentActionToConsent consent action to consent
swagger:model ConsentActionToConsent.
ConsentActionWithConsents consent action with consents
swagger:model ConsentActionWithConsents.
ConsentGrant consent grant
swagger:model ConsentGrant.
ConsentGrantContext consent grant context
swagger:model ConsentGrantContext.
ConsentGrantedEvent consent granted event
swagger:model ConsentGrantedEvent.
ConsentRevokedEvent consent revoked event
swagger:model ConsentRevokedEvent.
ConsentService consent service
swagger:model ConsentService.
ContactPerson ContactPerson represents the SAML element ContactPerson.
CrossTenantAPIPolicyBinding cross tenant API policy binding
swagger:model CrossTenantAPIPolicyBinding.
CustomApp Custom Branding CustomApp
swagger:model CustomApp.
CustomRateLimit custom rate limit
swagger:model CustomRateLimit.
CustomServerConsent custom server consent
swagger:model CustomServerConsent.
CustomSettings Custom IDP specific settings
swagger:model CustomSettings.
DeviceAuthorizationConfiguration device authorization configuration
swagger:model DeviceAuthorizationConfiguration.
Dump dump
swagger:model Dump.
DynamicClientRegistrationSettings dynamic client registration settings
swagger:model DynamicClientRegistrationSettings.
Element An Element represents an XML element, its attributes, and its child tokens.
EmailAuth email auth
swagger:model EmailAuth.
EmailSettings email settings
swagger:model EmailSettings.
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.
ExternalCIBAAuthenticationService external c i b a authentication service
swagger:model ExternalCIBAAuthenticationService.
ExternalCredentials External IDP specific credentials
swagger:model ExternalCredentials.
ExternalServiceCredentials external service credentials
swagger:model ExternalServiceCredentials.
ExternalSettings External IDP specific settings
swagger:model ExternalSettings.
FDXConfiguration f d x configuration
swagger:model FDXConfiguration.
FDXConsent f d x consent
swagger:model FDXConsent.
FDXConsentGrantParty Consent Party entity Details on the non-end user parties in the Consent Grant.
FDXConsentRevocation Revocation data
swagger:model FDXConsentRevocation.
FDXGrantedResource f d x granted resource
swagger:model FDXGrantedResource.
FDXMetadata f d x metadata
swagger:model FDXMetadata.
FDXParty f d x party
swagger:model FDXParty.
FDXRequestedResource f d x requested resource
swagger:model FDXRequestedResource.
Feature feature
swagger:model Feature.
FeatureResponse feature response
swagger:model FeatureResponse.
FeaturesResponse features response
swagger:model FeaturesResponse.
FilePaymentConsentFileResource file payment consent file resource
swagger:model FilePaymentConsentFileResource.
Gateway gateway
swagger:model Gateway.
GatewayAPI gateway API
swagger:model GatewayAPI.
GatewayAPIGroup gateway API group
swagger:model GatewayAPIGroup.
GatewayTokenExchangeSettings gateway token exchange settings
swagger:model GatewayTokenExchangeSettings.
GithubCredentials GitHub IDP specific credentials
swagger:model GithubCredentials.
GithubSettings GitHub IDP specific settings
swagger:model GithubSettings.
GoogleCredentials Google IDP specific credentials
swagger:model GoogleCredentials.
GoogleSettings Google IDP specific settings
swagger:model GoogleSettings.
GraphQLField graph q l field
swagger:model GraphQLField.
GraphQLType graph q l type
swagger:model GraphQLType.
IdentityAssuranceConfiguration identity assurance configuration
swagger:model IdentityAssuranceConfiguration.
IDP ID p
swagger:model IDP.
IDPConfiguration ID p configuration
swagger:model IDPConfiguration.
IDPCredentials ID p credentials
swagger:model IDPCredentials.
IDPDiscovery ID p discovery
swagger:model IDPDiscovery.
IDPDiscoverySettings ID p discovery settings
swagger:model IDPDiscoverySettings.
IDPSettings ID p settings
swagger:model IDPSettings.
IDPSSODescriptor IDPSSODescriptor represents the SAML IDPSSODescriptorType object.
IDPSSOSettings ID p s s o settings
swagger:model IDPSSOSettings.
IDPTokenExchangeSettings ID p token exchange settings
swagger:model IDPTokenExchangeSettings.
IndexedEndpoint IndexedEndpoint represents the SAML IndexedEndpointType object.
InitialAccessTokenSettings initial access token settings
swagger:model InitialAccessTokenSettings.
IntelliTrustCredentials IntelliTrustâ„¢ IDP specific credentials
swagger:model IntelliTrustCredentials.
IntelliTrustSettings IntelliTrustâ„¢ IDP specific settings
swagger:model IntelliTrustSettings.
Intermediary intermediary
swagger:model Intermediary.
JITProvisioning j i t provisioning
swagger:model JITProvisioning.
JITSettings j i t settings
swagger:model JITSettings.
JITUser j i t user
swagger:model JITUser.
JITUserAddress j i t user address
swagger:model JITUserAddress.
JITUserIdentifier j i t user identifier
swagger:model JITUserIdentifier.
JWSPayloadSettings j w s payload settings
swagger:model JWSPayloadSettings.
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.
KSAConsent k s a consent
swagger:model KSAConsent.
LegalEntity legal entity
swagger:model LegalEntity.
License license
swagger:model License.
ListRateLimitsResponse list rate limits response
swagger:model ListRateLimitsResponse.
LocalizedName LocalizedName represents the SAML type localizedNameType.
LocalizedURI LocalizedURI represents the SAML type localizedURIType.
Mapping Attribute mapping.
MFAAuth m f a auth
swagger:model MFAAuth.
MFAMethod m f a method
swagger:model MFAMethod.
MFASettings m f a settings
swagger:model MFASettings.
Name A Name represents an XML name (Local) annotated with a name space identifier (Space).
NameID NameID represents the SAML element NameID.
OBBRConfiguration o b b r configuration
swagger:model OBBRConfiguration.
OBBRMetadata o b b r metadata
swagger:model OBBRMetadata.
OBConsent OBConsent this type is only meant to be used for importing and exporting consents for testing
swagger:model OBConsent.
OIDCCredentials OIDC IDP specific credentials
swagger:model OIDCCredentials.
OIDCSettings OIDC IDP specific settings
swagger:model OIDCSettings.
OktaCredentials Okta IDP specific credentials
swagger:model OktaCredentials.
OktaSettings Okta IDP specific settings
swagger:model OktaSettings.
OktaSupervisorClient The `supervisor_client` parameter holds credentials for Okta's OAuth client application that are used to authorize to Okta to be able to create new client applications.
OpenbankingServerConsent openbanking server consent
swagger:model OpenbankingServerConsent.
Organization Organization represents the SAML Organization object.
OrganizationConfiguration organization configuration
swagger:model OrganizationConfiguration.
OrganizationResponse organization response
swagger:model OrganizationResponse.
OrganizationsResponse organizations response
swagger:model OrganizationsResponse.
OTPConfiguration o t p configuration
swagger:model OTPConfiguration.
PayloadSettings payload settings
swagger:model PayloadSettings.
PDPDescriptor PDPDescriptor represents the SAML PDPDescriptor object.
PersonalDetails personal details
swagger:model PersonalDetails.
PIICategory p i i category
swagger:model PIICategory.
Policy policy
swagger:model Policy.
PolicyExecutionPoint policy execution point
swagger:model PolicyExecutionPoint.
PrivacyLedgerEvent privacy ledger event
swagger:model PrivacyLedgerEvent.
PrivacyLedgerPayload privacy ledger payload
swagger:model PrivacyLedgerPayload.
PrivateKeyJWTCredentials PrivateKeyJWT authentication settings
swagger:model PrivateKeyJWTCredentials.
Purpose purpose
swagger:model Purpose.
RateLimitModel rate limit model
swagger:model RateLimitModel.
RecoveryConfig recovery config
swagger:model RecoveryConfig.
RecurringJob recurring job
swagger:model RecurringJob.
RegistrationToken registration token
swagger:model RegistrationToken.
RegistryReference Used for registry references.
RequestedAttribute RequestedAttribute represents the SAML RequestedAttribute object.
Rfc6902PatchOperation rfc6902 patch operation
swagger:model Rfc6902PatchOperation.
RiskEngineAuth risk engine auth
swagger:model RiskEngineAuth.
RiskEngineSettings risk engine settings
swagger:model RiskEngineSettings.
Role role
swagger:model Role.
RoleDescriptor RoleDescriptor represents the SAML element RoleDescriptor.
RoleResource role resource
swagger:model RoleResource.
RoleSubject role subject
swagger:model RoleSubject.
SAMLConfiguration s a m l configuration
swagger:model SAMLConfiguration.
SAMLCredentials SAML IDP specific credentials
swagger:model SAMLCredentials.
SAMLSettings SAML IDP specific settings
swagger:model SAMLSettings.
SAMLV2Credentials s a m l v2 credentials
swagger:model SAMLV2Credentials.
SAMLV2Settings s a m l v2 settings
swagger:model SAMLV2Settings.
Scope scope
swagger:model Scope.
ScopeGrant scope grant
swagger:model ScopeGrant.
ScopePrivacyInformation scope privacy information
swagger:model ScopePrivacyInformation.
Script script
swagger:model Script.
ScriptExecutionPoint script execution point
swagger:model ScriptExecutionPoint.
Secret secret
swagger:model Secret.
SecureOptions nolint
swagger:model SecureOptions.
Server Multi Tenant authorization server
swagger:model Server.
ServerConsent server consent
swagger:model ServerConsent.
ServerDump server dump
swagger:model ServerDump.
ServerJWK server j w k
swagger:model ServerJWK.
ServerJWKs server j w ks
swagger:model ServerJWKs.
ServerMetadata server metadata
swagger:model ServerMetadata.
ServerSettings server settings
swagger:model ServerSettings.
ServerToServer server to server
swagger:model ServerToServer.
ServerToTheme server to theme
swagger:model ServerToTheme.
ServiceWithScopesAndAPIsAndAuthorizationDetails service with scopes and a p is and authorization details
swagger:model ServiceWithScopesAndAPIsAndAuthorizationDetails.
SetRateLimitRequest set rate limit request
swagger:model SetRateLimitRequest.
SetTenantFeature set tenant feature
swagger:model SetTenantFeature.
SMSAuth s m s auth
swagger:model SMSAuth.
SMSSettings s m s settings
swagger:model SMSSettings.
SPSSODescriptor SPSSODescriptor represents the SAML SPSSODescriptorType object.
SSOConfiguration s s o configuration
swagger:model SSOConfiguration.
StaticCredentials Static IDP specific credentials
swagger:model StaticCredentials.
StaticSettings Static IDP specific settings
swagger:model StaticSettings.
StaticUser static user
swagger:model StaticUser.
Styling styling
swagger:model Styling.
StylingColors styling colors
swagger:model StylingColors.
SupportedJSONSchema supported JSON schema
swagger:model SupportedJSONSchema.
Template Custom Branding template
swagger:model Template.
Tenant tenant
swagger:model Tenant.
TenantCreated tenant created
swagger:model TenantCreated.
Tenants tenants
swagger:model Tenants.
TenantSettings tenant settings
swagger:model TenantSettings.
Theme Custom Branding theme
swagger:model Theme.
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.
TrustAnchorConfiguration trust anchor configuration
swagger:model TrustAnchorConfiguration.
UserAttributeMapping user attribute mapping
swagger:model UserAttributeMapping.
UserOrganizationsResponse user organizations response
swagger:model UserOrganizationsResponse.
UserWorkspacesResponse user workspaces response
swagger:model UserWorkspacesResponse.
ValidatorConfig Configuration of a policy validator
Depending on the type of a policy different validators are available.
VanityDomain vanity domain
swagger:model VanityDomain.
Webhook Custom Branding Webhook
swagger:model Webhook.
WorkspaceMetadata workspace metadata
swagger:model WorkspaceMetadata.
WorkspaceResponse workspace response
swagger:model WorkspaceResponse.
WorkspacesResponse workspaces response
swagger:model WorkspacesResponse.
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.
# Interfaces
CustomCredentials Custom IDP specific credentials
swagger:model CustomCredentials.
OIDCServerConsent o ID c server consent
swagger:model OIDCServerConsent.
# Type aliases
Attributes attributes
swagger:model Attributes.
AuditEventType audit event type
swagger:model AuditEventType.
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.
CDRIndustry c d r industry
swagger:model CDRIndustry.
CDRRegisterAPIVersion c d r register API version
swagger:model CDRRegisterAPIVersion.
CDRRegisterURL c d r register URL
swagger:model CDRRegisterURL.
ClaimSourceType claim source type
swagger:model ClaimSourceType.
ClaimType claim type, one of: id_token, access_token, saml_assertion example: id_token
swagger:model ClaimType.
ConsentStatus consent status
swagger:model ConsentStatus.
ConsentType consent type
swagger:model ConsentType.
Cursor cursor
swagger:model Cursor.
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.
FDXConsentID f d x consent ID
swagger:model FDXConsentID.
FnEnvVersion fn env version
swagger:model FnEnvVersion.
GraphQLTypes graph q l types
swagger:model GraphQLTypes.
IdentifierType identifier type
swagger:model IdentifierType.
IDPDomain ID p domain
swagger:model IDPDomain.
IDPs ID ps
swagger:model IDPs.
JITAdressVerificationMode j i t adress verification mode
swagger:model JITAdressVerificationMode.
JobID job ID
swagger:model JobID.
MappingMode mapping mode
swagger:model MappingMode.
Mappings An array of mappings
Mapping is used to unify attributes from external IDPs and propagate them to the authentication context to be used later on.
Metadata metadata
swagger:model Metadata.
NameIDFormat NameIDFormat is the format of the id
swagger:model NameIDFormat.
OBBRIndustry o b b r industry
swagger:model OBBRIndustry.
PrivacyLedgerEventType privacy ledger event type
swagger:model PrivacyLedgerEventType.
ProtectedType protected type
swagger:model ProtectedType.
ProvisioningMode provisioning mode
swagger:model ProvisioningMode.
QueueName queue name
swagger:model QueueName.
RateLimitModule Rate limit module describes the set of apis for which the rate limit should be applied
swagger:model RateLimitModule.
RedirectURIs OAuth-allowed redirect URIs
Cloudentity uses redirect URIs to redirect users back to the application after they authorized the application.
ResponseModes response modes
swagger:model ResponseModes.
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.
Rfc6902PatchOperations rfc6902 patch operations
swagger:model Rfc6902PatchOperations.
RiskID Risk engine transaction id
swagger:model RiskID.
RiskLOA Risk engine level of assurance
swagger:model RiskLOA.
ScopeClaimFormat scope claim format
swagger:model ScopeClaimFormat.
SpecVersion spec version
swagger:model SpecVersion.
TenantMetadata tenant metadata
swagger:model TenantMetadata.
UserAttributesMapping user attributes mapping
swagger:model UserAttributesMapping.
UserCodeCharacterSet user code character set
swagger:model UserCodeCharacterSet.
VanityDomainType vanity domain type
swagger:model VanityDomainType.