package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Constants
EmailSettingsProviderEmbedded captures enum value "embedded".
EmailSettingsProviderSMTP captures enum value "smtp".
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".
OIDCSettingsAuthenticationMethodClientSecret captures enum value "client_secret".
OIDCSettingsAuthenticationMethodPrivateKeyJwt captures enum value "private_key_jwt".
PasswordPolicyStrengthAny captures enum value "any".
PasswordPolicyStrengthFair captures enum value "fair".
PasswordPolicyStrengthStrong captures enum value "strong".
PasswordPolicyStrengthVeryStrong captures enum value "very_strong".
PasswordPolicyStrengthWeak captures enum value "weak".
PasswordSettingsHashingMethodArgon2 captures enum value "argon2".
PasswordSettingsHashingMethodBcrypt captures enum value "bcrypt".
PasswordSettingsHashingMethodPbkdf2 captures enum value "pbkdf2".
PasswordSettingsHashingMethodSha captures enum value "sha".
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".
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".
SMSSettingsProviderEmbedded captures enum value "embedded".
SMSSettingsProviderTwilio captures enum value "twilio".
TreeAPIAPITypeGraphql captures enum value "graphql".
TreeAPIAPITypeRest captures enum value "rest".
TreeClientAuthorizationEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
TreeClientAuthorizationEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
TreeClientAuthorizationEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
TreeClientAuthorizationEncryptedResponseEncA256GCM captures enum value "A256GCM".
TreeClientClientStatusActive captures enum value "active".
TreeClientClientStatusInactive captures enum value "inactive".
TreeClientClientTypeOauth2 captures enum value "oauth2".
TreeClientClientTypeSaml captures enum value "saml".
TreeClientIDTokenEncryptedResponseAlgRSADashOAEP captures enum value "RSA-OAEP".
TreeClientIDTokenEncryptedResponseAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
TreeClientIDTokenEncryptedResponseEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
TreeClientIDTokenEncryptedResponseEncA256GCM captures enum value "A256GCM".
TreeClientIDTokenSignedResponseAlgES256 captures enum value "ES256".
TreeClientIDTokenSignedResponseAlgPS256 captures enum value "PS256".
TreeClientIDTokenSignedResponseAlgRS256 captures enum value "RS256".
TreeClientIntrospectionEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
TreeClientIntrospectionEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
TreeClientIntrospectionEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
TreeClientIntrospectionEndpointAuthMethodNone captures enum value "none".
TreeClientIntrospectionEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
TreeClientIntrospectionEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
TreeClientIntrospectionEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
TreeClientRequestObjectEncryptionAlgRSADashOAEP captures enum value "RSA-OAEP".
TreeClientRequestObjectEncryptionAlgRSADashOAEPDash256 captures enum value "RSA-OAEP-256".
TreeClientRequestObjectEncryptionEncA128CBCDashHS256 captures enum value "A128CBC-HS256".
TreeClientRequestObjectEncryptionEncA256GCM captures enum value "A256GCM".
TreeClientRequestObjectSigningAlgAny captures enum value "any".
TreeClientRequestObjectSigningAlgES256 captures enum value "ES256".
TreeClientRequestObjectSigningAlgNone captures enum value "none".
TreeClientRequestObjectSigningAlgPS256 captures enum value "PS256".
TreeClientRequestObjectSigningAlgRS256 captures enum value "RS256".
TreeClientRevocationEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
TreeClientRevocationEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
TreeClientRevocationEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
TreeClientRevocationEndpointAuthMethodNone captures enum value "none".
TreeClientRevocationEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
TreeClientRevocationEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
TreeClientRevocationEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
TreeClientSubjectTypePairwise captures enum value "pairwise".
TreeClientSubjectTypePublic captures enum value "public".
TreeClientTokenEndpointAuthMethodClientSecretBasic captures enum value "client_secret_basic".
TreeClientTokenEndpointAuthMethodClientSecretJwt captures enum value "client_secret_jwt".
TreeClientTokenEndpointAuthMethodClientSecretPost captures enum value "client_secret_post".
TreeClientTokenEndpointAuthMethodNone captures enum value "none".
TreeClientTokenEndpointAuthMethodPrivateKeyJwt captures enum value "private_key_jwt".
TreeClientTokenEndpointAuthMethodSelfSignedTLSClientAuth captures enum value "self_signed_tls_client_auth".
TreeClientTokenEndpointAuthMethodTLSClientAuth captures enum value "tls_client_auth".
TreeClientTokenEndpointAuthMethodUnspecified captures enum value "unspecified".
TreeClientTokenEndpointAuthSigningAlgEmpty captures enum value "".
TreeClientTokenEndpointAuthSigningAlgES256 captures enum value "ES256".
TreeClientTokenEndpointAuthSigningAlgHS256 captures enum value "HS256".
TreeClientTokenEndpointAuthSigningAlgPS256 captures enum value "PS256".
TreeClientTokenEndpointAuthSigningAlgRS256 captures enum value "RS256".
TreeClientUserinfoSignedResponseAlgES256 captures enum value "ES256".
TreeClientUserinfoSignedResponseAlgNone captures enum value "none".
TreeClientUserinfoSignedResponseAlgRS256 captures enum value "RS256".
TreeCustomAppTypePostDashAuthn captures enum value "post-authn".
TreeMFAMethodMechanismArculix captures enum value "arculix".
TreeMFAMethodMechanismEmail captures enum value "email".
TreeMFAMethodMechanismRiskEngine captures enum value "risk_engine".
TreeMFAMethodMechanismSms captures enum value "sms".
TreePoolPreferredAuthenticationMechanismArculix captures enum value "arculix".
TreePoolPreferredAuthenticationMechanismOtp captures enum value "otp".
TreePoolPreferredAuthenticationMechanismPassword captures enum value "password".
TreePoolPreferredAuthenticationMechanismTotp captures enum value "totp".
TreePoolPreferredAuthenticationMechanismWebauthn captures enum value "webauthn".
TreePoolSecondFactorPreferredAuthenticationMechanismArculix captures enum value "arculix".
TreePoolSecondFactorPreferredAuthenticationMechanismOtp captures enum value "otp".
TreePoolSecondFactorPreferredAuthenticationMechanismPassword captures enum value "password".
TreePoolSecondFactorPreferredAuthenticationMechanismTotp captures enum value "totp".
TreePoolSecondFactorPreferredAuthenticationMechanismWebauthn captures enum value "webauthn".
TreeServerAccessTokenStrategyJwt captures enum value "jwt".
TreeServerAccessTokenStrategyOpaque captures enum value "opaque".
TreeServerKeyTypeEcdsa captures enum value "ecdsa".
TreeServerKeyTypePs captures enum value "ps".
TreeServerKeyTypeRsa captures enum value "rsa".
TreeServerProfileCdrAustralia captures enum value "cdr_australia".
TreeServerProfileCdrAustraliaFapiRw captures enum value "cdr_australia_fapi_rw".
TreeServerProfileConnectID captures enum value "connect_id".
TreeServerProfileConsumer captures enum value "consumer".
TreeServerProfileDefault captures enum value "default".
TreeServerProfileDemo captures enum value "demo".
TreeServerProfileFapi20MessageSigning captures enum value "fapi_20_message_signing".
TreeServerProfileFapi20Security captures enum value "fapi_20_security".
TreeServerProfileFapiAdvanced captures enum value "fapi_advanced".
TreeServerProfileFapiRo captures enum value "fapi_ro".
TreeServerProfileFapiRw captures enum value "fapi_rw".
TreeServerProfileFdx captures enum value "fdx".
TreeServerProfileOpenbankingBr captures enum value "openbanking_br".
TreeServerProfileOpenbankingBrUnico captures enum value "openbanking_br_unico".
TreeServerProfileOpenbankingKsa captures enum value "openbanking_ksa".
TreeServerProfileOpenbankingUk captures enum value "openbanking_uk".
TreeServerProfileOpenbankingUkFapiAdvanced captures enum value "openbanking_uk_fapi_advanced".
TreeServerProfilePartners captures enum value "partners".
TreeServerProfileThirdParty captures enum value "third_party".
TreeServerProfileWorkforce captures enum value "workforce".
TreeServerSubjectFormatHash captures enum value "hash".
TreeServerSubjectFormatLegacy captures enum value "legacy".
TreeServerTypeAdmin captures enum value "admin".
TreeServerTypeDeveloper captures enum value "developer".
TreeServerTypeOrganization captures enum value "organization".
TreeServerTypeRegular captures enum value "regular".
TreeServerTypeSystem captures enum value "system".
TreeServiceTypeOauth2 captures enum value "oauth2".
TreeServiceTypeOidc captures enum value "oidc".
TreeServiceTypeOpenbanking captures enum value "openbanking".
TreeServiceTypeSystem captures enum value "system".
TreeServiceTypeUser captures enum value "user".
# Structs
AdvancedConfiguration advanced configuration
swagger:model AdvancedConfiguration.
AffiliationDescriptor AffiliationDescriptor represents the SAML AffiliationDescriptor object.
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.
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.
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.
CDRArrangementsAutoRemoval c d r arrangements auto removal
swagger:model CDRArrangementsAutoRemoval.
CDRConfiguration c d r configuration
swagger:model CDRConfiguration.
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.
CloneWorkspaceRequest clone workspace request
swagger:model CloneWorkspaceRequest.
CognitoCredentials Cognito IDP specific settings
swagger:model CognitoCredentials.
CognitoSettings Cognito IDP specific settings
swagger:model CognitoSettings.
Confirmation confirmation
swagger:model Confirmation.
ContactPerson ContactPerson represents the SAML element ContactPerson.
CustomServerConsent custom server consent
swagger:model CustomServerConsent.
CustomSettings Custom IDP specific settings
swagger:model CustomSettings.
DeviceAuthorizationConfiguration device authorization configuration
swagger:model DeviceAuthorizationConfiguration.
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.
FDXMetadata f d x metadata
swagger:model FDXMetadata.
FDXParty f d x party
swagger:model FDXParty.
GatewayAPI gateway API
swagger:model GatewayAPI.
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.
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.
LegalEntity legal entity
swagger:model LegalEntity.
License license
swagger:model License.
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.
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.
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.
OtpConfig otp config
swagger:model OtpConfig.
OTPConfiguration o t p configuration
swagger:model OTPConfiguration.
OtpSettings otp settings
swagger:model OtpSettings.
PasswordPolicy password policy
swagger:model PasswordPolicy.
PasswordSettings password settings
swagger:model PasswordSettings.
PayloadSettings payload settings
swagger:model PayloadSettings.
PDPDescriptor PDPDescriptor represents the SAML PDPDescriptor object.
PIICategory p i i category
swagger:model PIICategory.
PrivateKeyJWTCredentials PrivateKeyJWT authentication settings
swagger:model PrivateKeyJWTCredentials.
RecoveryConfig recovery config
swagger:model RecoveryConfig.
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.
RoleDescriptor RoleDescriptor represents the SAML element RoleDescriptor.
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.
ScopePrivacyInformation scope privacy information
swagger:model ScopePrivacyInformation.
SecureOptions nolint
swagger:model SecureOptions.
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.
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.
TenantSettings tenant settings
swagger:model TenantSettings.
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.
TreeAPI tree API
swagger:model TreeAPI.
TreeCIBAAuthenticationService tree c i b a authentication service
swagger:model TreeCIBAAuthenticationService.
TreeClaim tree claim
swagger:model TreeClaim.
TreeClient tree client
swagger:model TreeClient.
TreeCustomApp tree custom app
swagger:model TreeCustomApp.
TreeFeature tree feature
swagger:model TreeFeature.
TreeGateway tree gateway
swagger:model TreeGateway.
TreeGatewayAPIGroup tree gateway API group
swagger:model TreeGatewayAPIGroup.
TreeIDP tree ID p
swagger:model TreeIDP.
TreeMFAMethod tree m f a method
swagger:model TreeMFAMethod.
TreePolicy tree policy
swagger:model TreePolicy.
TreePool tree pool
swagger:model TreePool.
TreeSchema tree schema
swagger:model TreeSchema.
TreeScope tree scope
swagger:model TreeScope.
TreeScript tree script
swagger:model TreeScript.
TreeScriptExecutionPoint tree script execution point
swagger:model TreeScriptExecutionPoint.
TreeServer tree server
swagger:model TreeServer.
TreeServerConsent tree server consent
swagger:model TreeServerConsent.
TreeService tree service
swagger:model TreeService.
TreeTemplate tree template
swagger:model TreeTemplate.
TreeTenant tree tenant
swagger:model TreeTenant.
TreeTheme tree theme
swagger:model TreeTheme.
TreeThemeBinding tree theme binding
swagger:model TreeThemeBinding.
TreeWebhook tree webhook
swagger:model TreeWebhook.
TrustAnchorConfiguration trust anchor configuration
swagger:model TrustAnchorConfiguration.
UserAttributeMapping user attribute mapping
swagger:model UserAttributeMapping.
ValidatorConfig Configuration of a policy validator
Depending on the type of a policy different validators are available.
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.
AuthenticationContext authentication context
swagger:model AuthenticationContext.
AuthenticationMechanisms authentication mechanisms
swagger:model AuthenticationMechanisms.
AuthorizationDetailType authorization detail type
swagger:model AuthorizationDetailType.
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.
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.
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.
JITAdressVerificationMode j i t adress verification mode
swagger:model JITAdressVerificationMode.
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.
ProvisioningMode provisioning mode
swagger:model ProvisioningMode.
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.
Rfc6902PatchOperations rfc6902 patch operations
swagger:model Rfc6902PatchOperations.
Rfc7396PatchOperation rfc7396 patch operation
swagger:model Rfc7396PatchOperation.
RiskLOA Risk engine level of assurance
swagger:model RiskLOA.
ScopeClaimFormat scope claim format
swagger:model ScopeClaimFormat.
TenantMetadata tenant metadata
swagger:model TenantMetadata.
TreeAPIs tree a p is
swagger:model TreeAPIs.
TreeClaims tree claims
swagger:model TreeClaims.
TreeClaimType tree claim type
swagger:model TreeClaimType.
TreeClients tree clients
swagger:model TreeClients.
TreeCrossTenantAPIPolicyBindings tree cross tenant API policy bindings
swagger:model TreeCrossTenantAPIPolicyBindings.
TreeCustomApps tree custom apps
swagger:model TreeCustomApps.
TreeFeatures tree features
swagger:model TreeFeatures.
TreeGatewayAPIGroups tree gateway API groups
swagger:model TreeGatewayAPIGroups.
TreeGateways tree gateways
swagger:model TreeGateways.
TreeIDPs tree ID ps
swagger:model TreeIDPs.
TreeMFAMethods tree m f a methods
swagger:model TreeMFAMethods.
TreePolicies tree policies
swagger:model TreePolicies.
TreePolicyExecutionPoints tree policy execution points
swagger:model TreePolicyExecutionPoints.
TreePools tree pools
swagger:model TreePools.
TreeSchemas tree schemas
swagger:model TreeSchemas.
TreeScopes tree scopes
swagger:model TreeScopes.
TreeScriptExecutionPoints tree script execution points
swagger:model TreeScriptExecutionPoints.
TreeScriptExecutionPointType tree script execution point type
swagger:model TreeScriptExecutionPointType.
TreeScripts tree scripts
swagger:model TreeScripts.
TreeServers tree servers
swagger:model TreeServers.
TreeServersBindings tree servers bindings
swagger:model TreeServersBindings.
TreeServerToServer tree server to server
swagger:model TreeServerToServer.
TreeServices tree services
swagger:model TreeServices.
TreeTemplates tree templates
swagger:model TreeTemplates.
TreeThemes tree themes
swagger:model TreeThemes.
TreeWebhooks tree webhooks
swagger:model TreeWebhooks.
UserAttributesMapping user attributes mapping
swagger:model UserAttributesMapping.
UserCodeCharacterSet user code character set
swagger:model UserCodeCharacterSet.