Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExtensionFidoAuthenticationFactorSettings

This extension defines attributes used to manage Multi-Factor Authentication settings of fido authentication

Properties

attestation

attestation: Attestation

Attribute used to define the type of attestation required.

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

authenticatorSelectionAttachment

authenticatorSelectionAttachment: AuthenticatorSelectionAttachment

Attribute used to define authenticator selection attachment.

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

authenticatorSelectionRequireResidentKey

authenticatorSelectionRequireResidentKey: boolean

Flag used to indicate authenticator selection is required or not

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none

authenticatorSelectionResidentKey

authenticatorSelectionResidentKey: AuthenticatorSelectionResidentKey

Attribute used to define authenticator selection resident key requirement.

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

authenticatorSelectionUserVerification

authenticatorSelectionUserVerification: AuthenticatorSelectionUserVerification

Attribute used to define authenticator selection verification.

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Optional domainValidationLevel

domainValidationLevel: undefined | number

Number of domain levels Oracle Identity Cloud Service should use for origin comparision

*Added In:** 2109020413

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - idcsMaxValue: 2 - idcsMinValue: 0 - required: false - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

excludeCredentials

excludeCredentials: boolean

Flag used to indicate whether we need to restrict creation of multiple credentials in same authenticator

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none

publicKeyTypes

publicKeyTypes: Array<PublicKeyTypes>

List of server supported public key algorithms

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: true - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

timeout

timeout: number

Timeout for the fido authentication to complete

*Added In:** 2009232244

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - idcsMaxValue: 600000 - idcsMinValue: 10000 - required: true - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj