policyExecute (Command)
  • 18 Dec 2024
  • 19 Minutes à lire
  • Sombre
    Lumière
  • PDF

policyExecute (Command)

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

The policyExecute command executes policy–related administrative operations.

  Table:  policyExecute commands (SOAP administration)
CommandDescription
POLICYCMD_CREATECreates a new policy record (see  POLICYCMD_CREATE).
POLICYCMD_DELETEDeletes a policy record (see  POLICYCMD_DELETE).
POLICYCMD_GET_EFFECTIVE_POLICYReturns the effective policy settings for a specific policy, taking into account all settings from parent policies wherever the default option is used (see  POLICYCMD_GET_EFFECTIVE_POLICY).
POLICYCMD_UPDATEModifies an existing policy (see  POLICYCMD_UPDATE).
POLICYCMD_VIEWDisplays settings for a particular policy (see  POLICYCMD_VIEW).

Parameters

  Table:  policyExecute input parameters
Parameter nameData typeDescription
sessionIDString

Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see  logon (Command)).

cmdPolicyCmdIDEnumRequired. The operation to be executed. See Table: policyExecute commands (SOAP administration).
attributeSetPolicyAttributeSetRequired. A set containing zero or more attribute fields.
  Table:  policyExecute output parameters
Parameter nameData typeDescription
resultsPolicyResultsRequired. Result structure containing return and status codes and a list of zero or more result attribute fields.

The following field attributes are available for the operations of this command:

  Table:  policyExecute field attributes
Attribute nameData typeDescription
POLICYFLD_ACCEPTED_DOMAINString

A comma-separated list of domains for which user authentication and signature validation requests are accepted.

POLICYFLD_ACT_MSG_VALIDITYInteger

The number of days before the first activation message expires.

Applies if Secure Channel is supported.

POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONIntegerDetermines whether a notification should be sent to the user when a delayed authenticator activation completes (delayed activation).
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONIntegerDetermines whether a notification should be sent to the user when an authenticator activation is delayed (delayed activation).
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODString

Specifies the default delivery method to send notifications for delayed activation.

Possible values:

  • Default
  • Email
  • SMS
  • Voice
POLICYFLD_APPL_NAMESString

A comma-separated list of authenticator applications that may be used.

Up to 255 characters.

POLICYFLD_APPL_TYPEString

A comma-separated list of authenticator application types that may be used.

Possible values:

    • Default
    • No restriction
    • Response Only
    • Challenge/Response
    • Signature
    • Multi-Mode
POLICYFLD_ASSIGN_MODEString

Specifies the method of automated authenticator assignment that will be used for this policy, if any.

Possible values:

  • Default. Use the setting of the parent policy.
  • Auto-Assignment. Use the auto-assignment method. Do not reset the server PIN.
  • Self-Assignment. Use the self-assignment method. Do not reset the server PIN.
  • Auto-Assignment-Pin-Reset. Use the auto-assignment method and reset the server PIN during assignment.
  • Self-Assignment-Pin-Reset. Use the self-assignment method and reset the server PIN during assignment.
  • Neither. Do not use either method of automated assignment.
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHString

Controls the search scope for an available authenticator for auto-assignment or provisioning registration, or for a specific authenticator for self-assignment. Search the current organizational unit and up the tree as high as possible.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_AUTHUSER_MAX_THREAD_SUSPENDInteger

Specifies the time span in seconds during which authentication via a particular push notification message is possible, i.e. the time span between sending a push notification message to a mobile device and the response from the OneSpan Mobile Authenticator app. When the timeout period has elapsed, authentication using the push notification message will fail.

Possible values: 0300

POLICYFLD_AUTOLEARNString

Specifies whether password autolearn is enabled for the policy.

Possible values:

    • Default
    • No
    • Yes
POLICYFLD_AVOID_INITIAL_SYNCString

When an authenticator is used for the first time, OneSpan Authentication Server calculates the initial deviation between the authenticator time and the server time, based on the initial synchronization time window (specified by POLICYFLD_SYNCWINDOW).

POLICYFLD_AVOID_INITIAL_SYNC allows you to avoid this time shift initialization on the server side.

Possible values:

  • Default. Use the setting of the parent policy.
  • No. The initial time synchronization is never omitted. OneSpan Authentication Server handles the time shift for all authenticator types.
  • Software DIGIPASS only. This avoids the initialization for time-based software authenticators on the server side. This can be useful, because the time shift is usually handled by the mobile app, so it can be omitted on the server side. For hardware authenticators the time shift is still handled on the server side.

Default value: Software DIGIPASS only

POLICYFLD_BACKEND_AUTHString

Specifies whether authentication requests using the policy will be handled by OneSpan Authentication Server using back-end authentication.

Possible values:

    • Default
    • None
    • If Needed
    • Always
POLICYFLD_BACKEND_PROTOCOL_IDString

Specifies the protocol to be used for back-end authentication.

Up to 32 characters.

Supported values:

    • Windows
    • RADIUS
    • e-Directory
    • Active Directory
    • Tivoli
POLICYFLD_BACKUP_VDP_ENABLEDString

Possible values:

    • Default
    • No
    • Yes – Permitted
    • Yes – Required
POLICYFLD_BACKUP_VDP_MAX_DAYSStringPossible values: 030
POLICYFLD_BACKUP_VDP_MAX_USESIntegerPossible values: 099999
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDString

The keyword to use when a user wants to request a backup Virtual Mobile Authenticator login.

The request is made in the password field during login. The request will be ignored if the user does not have an authenticator assigned that is activated for the backup Virtual Mobile Authenticator feature, or if other policy or authenticator settings do not permit to use backup Virtual Mobile Authenticator.

Up to 16 characters.

POLICYFLD_BACKUP_VDP_REQUEST_METHODString

The method if and how a user can request a backup Virtual Mobile Authenticator login when this policy is effective. The backup Virtual Mobile Authenticator feature is only supported if it is activated in the DPX file the authenticator was originally imported from.

Possible values:

  • None
  • Default
  • Keyword
  • Password
  • KeywordPassword
  • PasswordKeyword
POLICYFLD_CHALLENGE_REQUEST_KEYWORDString

The keyword to use when a user wants to request a 2-step Challenge/Response login. Used where POLICYFLD_CHALLENGE_REQUEST_METHOD is set to Keyword, KeywordPassword, or PasswordKeyword.

Up to 16 characters.

Can be blank.

POLICYFLD_CHALLENGE_REQUEST_METHODString

The method if and how a user can request a 2-step Challenge/Response login when this policy is effective.

This is the only Challenge/Response mode available in a RADIUS environment.

The request is made in the password field during login. The request will fail if the user does not have a Challenge/Response-capable authenticator assigned. The application types CR, SG, and MM support Challenge/Response login.

Possible values:

  • None
  • Default
  • Keyword
  • Password
  • KeywordPassword
  • PasswordKeyword
POLICYFLD_CHECKCHALLENGEInteger

This setting is used for advanced control over time-based Challenge/Response authentication.

Possible values:

  • 0. No check is made. Required for 1-step Challenge/Response.
  • 1. The challenge presented for verification must be the last one that was generated specifically for that authenticator. The regular operation mode for 2-step Challenge/Response. Should be used for standard RADIUS Challenge/Response authentication.
  • 2. The challenge presented for verification is ignored. The last one generated specifically for that authenticator is used.
  • 3. Only one verification is permitted per time step. This option only applies to time-based Challenge/Response.
  • 4. If the same challenge and response are presented for verification twice in a row during the same time step, they are rejected.

Default value: 1

POLICYFLD_CHG_WIN_PWD_ENABLEDString 
POLICYFLD_CHG_WIN_PWD_LENGTHInteger 
POLICYFLD_CHKINACTDAYSInteger 
POLICYFLD_CLIENT_GROUP_LISTString 
POLICYFLD_CLIENT_GROUP_MODEString 
POLICYFLD_CREATE_TIMEDateTimeThe date and time the data record was created.
Always part of the policy command output (except for POLICYCMD_DELETE).
POLICYFLD_CUSTOM_REQUEST_BODYString

If true, transaction fields in the signing request can be defined using SIGNFLD_REQUEST_BODY instead of a data field list.

Applies if Secure Channel signature is supported.

Possible values:

  • Default
  • No
  • Yes 
POLICYFLD_DCRStringDeprecated. Do not use.
POLICYFLD_DEFAULT_DOMAINString

Specifies the default domain where OneSpan Authentication Server should look for and create user accounts if no domain is specified by the user credentials.

Up to 255 characters.

POLICYFLD_DELAYED_ACTIVATION_PERIODUnsigned integer

The delayed activation period (in hours), i.e. the time span after the activation until an activated (software) authenticator can effectively be used for authentication and signature operations.

Possible values: 04,294,967,295 (UInt32.MaxValue)

POLICYFLD_DESCRIPTIONStringPolicy description.
POLICYFLD_DIGIPASS_TYPESString

A comma-separated list of authenticator models that can be used. The Type field in your authenticator records will display the model number of each authenticator type loaded.

Example values:

  • DPEMV
  • DIGIPASS 300
  • DIGIPASS GO 7

Up to 255 characters.

POLICYFLD_DP_EXPIRATION_PERIODIntegerThe number of days until an authenticator expires by default.
POLICYFLD_DP_TYPE_LIMITString

List of comma-separated key-value pairs that define the maximum number of assigned authenticators allowed per user for a specific authenticator type. The key and value are separated by a semicolon, each key/value pair is separated by a comma.

If you set the limit for a specific authenticator type to 0, no instances for that authenticator type can be assigned. If this attribute is set to NULL, no additional limits per authenticator type are set, except for the default ones, e.g. specified by POLICYFLD_DIGIPASS_TYPES.

Up to 1024 characters.

Example value: DP300;5,DP270;8,

Default value: NULL

Availability: 3.22 and later

POLICYFLD_DURString

Specifies whether Dynamic User Registration (DUR) is enabled in the policy.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_EVENTWINDOWInteger

Controls the maximum number of events' variation allowed between an authenticator and OneSpan Authentication Server during logon. This only applies to event-based authenticator applications. It always applies when verifying a one-time password (OTP), but for signature validation, it depends on the online signature level setting whether the event window is used or not.

Default value: 20

POLICYFLD_GRACE_PERIODInteger

This is the default period (in days) between the auto-assignment of an authenticator and the date users are required to start using their authenticator to log in (if applicable).

POLICYFLD_GROUP_CHECK_MODEString

Specifies whether and how Windows Group Check is to be used.

Possible values:

  • Default
  • No Check
  • Pass Back
  • Reject
  • Back-End
POLICYFLD_GROUP_LISTString

A comma-separated list of the Windows group names to be checked according to the specified value for the policy attribute POLICYFLD_GROUP_CHECK_MODE.

There are some important limitations of this check:

  • Certain built-in Active Directory groups such as Domain Users and Everyone will not be checked. The check is intended to be used with a new group created specifically for this purpose.
  • Nested group membership will not be detected by the check.
  • There is no domain qualifier for a group. The named group must be created in each domain where user accounts exist that need to be added to the group.

A local machine group can also be used.

Up to 4000 characters.

POLICYFLD_ITHRESHOLDInteger

Specifies the number of consecutive failed authentication attempts allowed before the authenticator application is locked for future authentication attempts. Once the authenticator application is locked, the DIGIPASSAPPLCMD_UNLOCK command is required to unlock it.

POLICYFLD_ITIMEWINDOWInteger

Controls the maximum number of time steps' variation allowed between an authenticator and OneSpan Authentication Server during logon. This only applies to time-based authenticator applications when verifying a one-time password (OTP).

Default value: 20

POLICYFLD_LOCAL_AUTHString

Specifies whether authentication requests using the policy will be handled by OneSpan Authentication Server using local authentication.

Possible values:

  • Default. Use the setting of the parent policy.
  • None. No local authentication is performed.
  • Digipass Only. The users can only authenticate using their authenticators.
  • DIGIPASS/Password. As long as the grace period for the authenticator has not expired, users can use either their authenticators or their static passwords to log in. After the grace period has expired, only authentications with authenticator can be performed.
  • DIGIPASS or Password: Users can use both their authenticator or their static password to authenticate, independent of the grace period. In the context of the authentication scenario, use of this authentication mode is subject to licensing. For provisioning, this authentication mode is license-free.
POLICYFLD_LOCK_DURATION_MULTIPLIERInteger

The multiplier factor to increase the lock duration (initial value specified by POLICYFLD_MIN_LOCK_DURATION) after each unsuccessful authentication. The value is given in percent. For example, a value of 200 effectively doubles the lock duration after each unsuccessful authentication.

Applies only if user auto-unlock is enabled, effectively by setting POLICYFLD_MAX_UNLOCK_TRIES.

Possible values: 100500

POLICYFLD_MAX_UNLOCK_TRIESInteger

The maximum number of attempts to unlock a locked user account during authentication (user auto-unlock) before it is permanently locked. A locked user account with no unlock attempts left can only be unlocked manually by an administrator.

Setting this value to 0 effectively disables user auto-unlock.

Possible values: 0999

POLICYFLD_MIN_APP_VERSIONInteger

The authenticator application version number required to parse the request message.

Applies if Secure Channel signature and authentication are supported.

Possible values: 03

POLICYFLD_MIN_LOCK_DURATIONInteger

The time span a locked user account remains locked before a user can try to authenticate again and unlock it using user auto-unlock. The value is given in minutes.

Applies only if user auto-unlock is enabled, effectively by setting POLICYFLD_MAX_UNLOCK_TRIES.

Possible values: 099999

POLICYFLD_MOBILE_APP_NAMEStringThe name of the mobile application that push notification messages are sent to.
POLICYFLD_MODIFY_TIMEDateTimeThe date and time the data record was last modified.
Always part of the policy command output (except for POLICYCMD_DELETE).
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEString

Determines whether OneSpan Authentication Server should authenticate a user if multiple authenticator applications are assigned.

Possible values:

  • Default
  • Multiple DIGIPASS Applications Allowed
  • Single DIGIPASS Applications Allowed
POLICYFLD_NESTED_GROUPS_ENABLEDString

Determines whether the Nested Groups feature is to be used for Windows Group Check during user authentication.

Possible values:

  • Default. Use the setting of the parent policy.
  • No. Nested group are not used.
  • Yes. Nested groups are used.
POLICYFLD_OFFLINE_AUTH_ENABLEDString 
POLICYFLD_OFFLINE_MAX_EVENTSInteger 
POLICYFLD_OFFLINE_TIME_INTERVALInteger 
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITString

A check digit may be added to the generated challenge. This allows the authenticator to identify invalid challenges more quickly.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_ONE_STEP_CHAL_LENGTHInteger

Specifies the length of the challenge (excluding a check digit set in POLICYFLD_ONE_STEP_CHAL_CHECKDIGIT) which should be generated for 1-step Challenge/Response logins.

Possible values: 016

POLICYFLD_ONE_STEP_CHAL_RESPString

Controls whether 1-step Challenge/Response logins will be enabled for the current policy and, if so, where the challenge should originate from.

POLICYFLD_CHECKCHALLENGE must be included and set to 0.

Not available in a RADIUS environment.

Possible values:

  • Default
  • No
  • Yes - Server Challenge
  • Yes - Any Challenge
POLICYFLD_ONLINESGInteger

This setting is used for advanced control of signature validation.

Possible values:

  • 0. The signature is validated in offline mode. This is useful when the signatures may not be validated in the same sequence as they are generated by the user. It is also useful when there may be some delay after the signature is generated by the user, before the signature is validated. This value can be used for authenticator applications that are neither time- nor event-based.
  • 1. The signature is validated in online mode. This is useful when the signatures are expected or required to be validated immediately after they are generated.
  • 2. The signature is validated in strict online mode. This is useful for time-based signatures when you want to prevent more than one signature from the same time step from being validated. Otherwise, this mode is the same as online mode.
  • 3. The signature is validated using the deferred event count. This mode only applies to event-based signatures. For each signature validation request, the deferred event count must be supplied as a parameter.

Default value: 0

POLICYFLD_PARENT_POLICY_IDString

Specifies the parent policy. Settings set to Default or left blank will use settings from the parent policy.

Cannot be the same as POLICYFLD_POLICY_ID, i.e. a policy cannot inherit from itself.

Up to 60 characters.

POLICYFLD_PIN_CHANGE_ALLOWEDString

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_POLICY_IDString

Unique policy identifier.

The following characters are not allowed: /\:;,|'"<>[]&@=+*?#.

Up to 60 characters.

POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDString

The keyword to use when a user wants to request a primary Virtual Mobile Authenticator login.

Up to 16 characters.

Can be blank.

POLICYFLD_PRIMARY_VDP_REQUEST_METHODString

The method if and how a user can request a primary Virtual Mobile Authenticator login when this policy is effective. The request is made in the password field during login. The request will be ignored if the user does not have an authenticator assigned that allows primary Virtual Mobile Authenticator login.

Possible values:

  • None
  • Default
  • Keyword
  • Password
  • KeywordPassword
  • PasswordKeyword
POLICYFLD_PRIVILEGED_USERSString

Determines whether users who have administrative privileges assigned are allowed to authenticate.

Possible values:

  • Default
  • Accept
  • Reject
  • Require
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTString

The text that will be used as the subject of push notifications sent for authentication and signature operations.

Up to 255 characters.

Availability: 3.17 and later

POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEString

The text that will be used as the title of push notifications sent for authentication and signature operations.

Up to 255 characters.

Availability: 3.17 and later

POLICYFLD_PUSH_NOTIFICATION_REQUEST_KEYWORDString

The keyword to use when a user wants to request a push notification for authentication. Used where POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHOD is set to KeywordOnly, KeywordPassword, or PasswordKeyword.

Up to 16 characters.

May be blank.

POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHODString

The method if and how a user can request a push notification for authentication when this policy is effective.

Possible values:

  • None
  • Default
  • Password
  • KeywordOnly
  • KeywordPassword
  • PasswordKeyword
POLICYFLD_RADIUS_ALLOWED_PROTOCOLSStringA comma-separated list of RADIUS protocols that may be used for authentication requests. Only attributes belonging to the listed groups will be returned via this policy.
POLICYFLD_RADIUS_REP_ATTR_ENABLEDString

Determines whether OneSpan Authentication Server should return RADIUS attributes from a user account when it returns an Access-Accept packet.

Possible values:

  • Default
  • Enabled
  • Disabled
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTStringA comma-separated list of attribute groups.
POLICYFLD_RADIUS_SESSION_GROUP_LISTString

List of Windows group names that is to be checked according to the specified value for the policy attribute.

Comma-separated list of group names, up to 1024 characters.

POLICYFLD_RADIUS_SESSION_LIFETIME32-bit unsigned integerThe lifetime of the RADIUS session in seconds.
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIME32-bit unsigned integer 
POLICYFLD_RADIUS_SESSION_TICKET_REUSE32-bit unsigned integer 
POLICYFLD_SECOND_OTP_SYNC_ENABLEDString 
POLICYFLD_SECURE_CHAL_FONT_INDEXInteger

OneSpan Authentication Server supports various character encodings that are used to display formatted text of Secure Channel messages on a device. If an authenticator implements multiple font tables, you can set the font table index to specify the font table (character encoding) to use.

Applies if Secure Channel is supported.

Possible values:

  • 0. ISO-8859-15.
  • 1. Katakana.
  • 2. Central and Eastern Europe.
  • 3. Greek.
POLICYFLD_SECURE_CHAL_REQ_PINString

If true, the authenticator must verify the PIN before generating the response.

Applies if Secure Channel authentication is supported.

Possible values:

  • Default
  • No
  • Yes 
POLICYFLD_SECURE_CHAL_TEMPLATE_NOInteger

Selects the template in the authenticator which specifies the layout of a page with transaction data.

Applies if Secure Channel authentication is supported.

Possible values: 015

POLICYFLD_SECURE_CHANNELString

Determines whether authenticator applications that support Secure Channel may be used.

Possible values:

  • Default
  • No 
  • Yes - Permitted
  • Yes - Required
POLICYFLD_SECURE_SIGN_FONT_INDEXInteger

OneSpan Authentication Server supports various character encodings that are used to display formatted text of Secure Channel messages on a device. If an authenticator implements multiple font tables, you can set the font table index to specify the font table (character encoding) to use.

Applies if Secure Channel is supported.

Possible values:

  • 0. ISO-8859-15.
  • 1. Katakana.
  • 2. Central and Eastern Europe.
  • 3. Greek.
POLICYFLD_SECURE_SIGN_REQ_PINString

If true, the authenticator must verify the PIN before generating the response.

Applies if Secure Channel signature is supported.

Possible values:

  • Default
  • No
  • Yes 
POLICYFLD_SECURE_SIGN_SHOW_RESPONSE String

If true, the response will be displayed on the authenticator.

Applies if Secure Channel signature is supported.

Possible values:

  • Default
  • No
  • Yes 
POLICYFLD_SECURE_SIGN_SHOW_WARNINGString

If true, a pre-loaded warning will be shown on the authenticator.

Applies if Secure Channel signature is supported.

Possible values:

  • Default
  • No
  • Yes 
POLICYFLD_SECURE_SIGN_TEMPLATE_NOInteger

Selects the template in the authenticator which specifies the layout of a page with transaction data.

Applies if Secure Channel signature is supported.

Possible values: 015

POLICYFLD_SELF_ASSIGN_MAX_TOKENS  
POLICYFLD_SELF_ASSIGN_SEPARATORString

The character (or short sequence of characters) that will be included at the end of the authenticator serial number during a self-assignment login.

Up to 8 characters.

POLICYFLD_STATIC_PWD_DIFF_TO_PREVIntegerThe number of unique new static passwords that must be used with a user account before a previous static password can be reused.
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONUnsigned integer

The period (in days) before a static password expires and the end user must be notified to update the static password. Applies to the local authentication mode DIGIPASS or Password only.

Default value: 8

Possible values: 09999

If the value for this field is set to 0, this effectively means that the Notify-before-Expiration feature of the static password is not used.

POLICYFLD_STATIC_PWD_MAX_AGEUnsigned integer

The maximum number of days during which a static password is valid. After this time, the password expires. Applies to the local authentication mode DIGIPASS or Password only. If the value for this field is set to 0, this effectively means that the Maximum-Age feature of the static password is not used.

Default value: 42

Possible values: 09999

POLICYFLD_STATIC_PWD_MIN_AGEUnsigned integer

The minimum number of days a static password must be used before it can be changed again. Applies to the local authentication mode DIGIPASS or Password only.

Default value: 1

POLICYFLD_STATIC_PWD_MIN_LENGTHIntegerThe minimum number of characters for a static password.
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAIntegerThe minimum number of lowercase alphabetic characters in a static password.
POLICYFLD_STATIC_PWD_MIN_NUMBERIntegerThe minimum number of numeric characters in a static password.
POLICYFLD_STATIC_PWD_MIN_SYMBOLIntegerThe minimum number of symbolic characters in a static password.
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAIntegerThe minimum number of uppercase alphabetic characters in a static password.
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDStringIndicates whether the password is allowed to contain all or parts of the user ID.
POLICYFLD_STHRESHOLDIntegerSpecifies the number of consecutive failed signature validation attempts allowed before the authenticator is locked for future signature validation attempts. Once the authenticator application is locked, the DIGIPASSAPPLCMD_UNLOCK command is required to unlock it.
POLICYFLD_STIMEWINDOWInteger

Controls the maximum number of time steps' variation allowed between an authenticator and OneSpan Authentication Server during digital signature verification. This only applies to time-based authenticator applications when validating a signature. Only used if POLICYFLD_ONLINESG is set to 1 or 2.

Default value: 24

POLICYFLD_STORED_PASSWORD_PROXYString

Specifies whether the Stored Password Proxy feature is enabled for the policy.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_SYNCWINDOWInteger

Controls the maximum time variation allowed between an authenticator and OneSpan Authentication Server, the first time that the authenticator is used. The time is specified in hours. This initial time window is also used directly after a DIGIPASSAPPLCMD_RESET_APPL operation, which can be used if it appears that the internal clock in the authenticator has drifted too much since the last successful logon.

POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESString

This setting specifies whether certain status codes and messages should be mapped to generic status information (STAT_INVCREDENTIALS) in server responses to prevent user account disclosure in authentication and provisioning scenarios. The real status code and message will still be visible in the audit and trace messages.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_USER_INACT_DAYSInteger

The maximum number of days within which a user must log on again for the user account to remain valid. If a user does not log on within this period, the account will be locked due to inactivity.

A locked account can be unlocked using the USERCMD_RESET_LAST_AUTH_TIME operation.

POLICYFLD_USER_INFO_SYNCString

Determines whether to set user information when a user account is created using Dynamic User Registration (DUR) with an LDAP back-end server, by synchronizing the data from the LDAP back-end server to the respective user account data fields (DUR user information synchronization).

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_USER_LOCK_THRESHOLDInteger

This specifies the number of consecutive failed login attempts that will cause a user account to become locked.

POLICYFLD_VDP_CHALLENGE_MESSAGEString

The challenge message displayed to the user when performing a Virtual Mobile Authenticator authentication.

Up to 256 characters.

POLICYFLD_VDP_DELIVERY_METHODString

This field specifies how OTP values are sent via Message Delivery Component (MDC)

Possible values:

  • Email
  • SMS
POLICYFLD_VDP_MDC_PROFILEStringThe MDC profile to be used for the Virtual Mobile Authenticator message delivery with the selected delivery method.
POLICYFLD_VDP_SIGN_DELIVERY_METHODString

This field provides the user-specific override of the virtual signature message delivery method as defined in the policy, i.e. it defines how the virtual signature messages will be delivered to the end user.

Possible values:

  • Default
  • Email
  • Email and Voice
  • SMS
  • SMS and Email
  • SMS and Voice
  • Voice
POLICYFLD_VDP_SIGN_ENABLEDStringThis field defines if virtual signature generation is allowed.

Possible values:

  • Default
  • No
  • Yes
POLICYFLD_VDP_SIGN_MDC_PROFILEString

The MDC profile to be used for the virtual signature message delivery with the selected delivery method.

POLICYCMD_CREATE

The POLICYCMD_CREATE command creates a new policy record.

Parameters

The following attributes can be specified in the attributeSet input parameter of this command:

  Table: POLICYCMD_CREATE (Supported input attributes)
Attribute nameOptionality
POLICYFLD_ACCEPTED_DOMAINOptional
POLICYFLD_ACT_MSG_VALIDITYOptional
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONOptional
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONOptional
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODOptional
POLICYFLD_APPL_NAMESOptional
POLICYFLD_APPL_TYPEOptional
POLICYFLD_ASSIGN_MODEOptional
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHOptional
POLICYFLD_AUTOLEARNOptional
POLICYFLD_AVOID_INITIAL_SYNCOptional
POLICYFLD_BACKEND_AUTHOptional
POLICYFLD_BACKEND_PROTOCOL_IDOptional
POLICYFLD_BACKUP_VDP_ENABLEDOptional
POLICYFLD_BACKUP_VDP_MAX_DAYSOptional
POLICYFLD_BACKUP_VDP_MAX_USESOptional
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDOptional
POLICYFLD_BACKUP_VDP_REQUEST_METHODOptional
POLICYFLD_CHALLENGE_REQUEST_KEYWORDOptional
POLICYFLD_CHALLENGE_REQUEST_METHODOptional
POLICYFLD_CHECKCHALLENGEOptional
POLICYFLD_CHG_WIN_PWD_ENABLEDOptional
POLICYFLD_CHG_WIN_PWD_LENGTHOptional
POLICYFLD_CHKINACTDAYSOptional
POLICYFLD_CLIENT_GROUP_LISTOptional
POLICYFLD_CLIENT_GROUP_MODEOptional
POLICYFLD_CUSTOM_REQUEST_BODYOptional
POLICYFLD_DCR

Optional (deprecated)

POLICYFLD_DEFAULT_DOMAINOptional
POLICYFLD_DELAYED_ACTIVATION_PERIODOptional
POLICYFLD_DESCRIPTIONOptional
POLICYFLD_DIGIPASS_TYPESOptional
POLICYFLD_DP_EXPIRATION_PERIODOptional
POLICYFLD_DP_TYPE_LIMITOptional
POLICYFLD_DUROptional
POLICYFLD_EVENTWINDOWOptional
POLICYFLD_GRACE_PERIODOptional
POLICYFLD_GROUP_CHECK_MODEOptional
POLICYFLD_GROUP_LISTOptional
POLICYFLD_ITHRESHOLDOptional
POLICYFLD_ITIMEWINDOWOptional
POLICYFLD_LOCAL_AUTHOptional
POLICYFLD_LOCK_DURATION_MULTIPLIEROptional
POLICYFLD_MAX_UNLOCK_TRIESOptional
POLICYFLD_MIN_APP_VERSIONOptional
POLICYFLD_MIN_LOCK_DURATIONOptional
POLICYFLD_MOBILE_APP_NAMEOptional
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEOptional
POLICYFLD_NESTED_GROUPS_ENABLEDOptional

POLICYFLD_OFFLINE_AUTH_ENABLED

Optional
POLICYFLD_OFFLINE_MAX_EVENTSOptional
POLICYFLD_OFFLINE_TIME_INTERVALOptional
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITOptional
POLICYFLD_ONE_STEP_CHAL_LENGTHOptional
POLICYFLD_ONE_STEP_CHAL_RESPOptional
POLICYFLD_ONLINESGOptional
POLICYFLD_PARENT_POLICY_IDOptional
POLICYFLD_PIN_CHANGE_ALLOWEDOptional
POLICYFLD_POLICY_IDMandatory
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDOptional
POLICYFLD_PRIMARY_VDP_REQUEST_METHODOptional
POLICYFLD_PRIVILEGED_USERSOptional
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTOptional
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEOptional
POLICYFLD_RADIUS_ALLOWED PROTOCOLSOptional
POLICYFLD_RADIUS_REP_ATTR_ENABLEDOptional
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTOptional
POLICYFLD_RADIUS_SESSION_GROUP_LISTOptional
POLICYFLD_RADIUS_SESSION_LIFETIMEOptional
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEOptional
POLICYFLD_RADIUS_SESSION_TICKET_REUSEOptional
POLICYFLD_SECOND_OTP_SYNC_ENABLEDOptional
POLICYFLD_SECURE_CHAL_FONT_INDEXOptional
POLICYFLD_SECURE_CHAL_REQ_PINOptional
POLICYFLD_SECURE_CHAL_TEMPLATE_NOOptional
POLICYFLD_SECURE_CHANNELOptional
POLICYFLD_SECURE_SIGN_FONT_INDEXOptional
POLICYFLD_SECURE_SIGN_REQ_PINOptional
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEOptional
POLICYFLD_SECURE_SIGN_SHOW_WARNING Optional
POLICYFLD_SECURE_SIGN_TEMPLATE_NOOptional
POLICYFLD_SELF_ASSIGN_SEPARATOROptional
POLICYFLD_STATIC_PWD_DIFF_TO_PREVOptional
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONOptional
POLICYFLD_STATIC_PWD_MAX_AGEOptional
POLICYFLD_STATIC_PWD_MIN_AGEOptional
POLICYFLD_STATIC_PWD_MIN_LENGTHOptional
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAOptional
POLICYFLD_STATIC_PWD_MIN_NUMBEROptional
POLICYFLD_STATIC_PWD_MIN_SYMBOLOptional
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDOptional
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAOptional

POLICYFLD_STHRESHOLD

Optional
POLICYFLD_STIMEWINDOWOptional
POLICYFLD_STORED_PASSWORD_PROXYOptional
POLICYFLD_SYNCWINDOWOptional
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESOptional
POLICYFLD_USER_INACT_DAYSOptional
POLICYFLD_USER_INFO_SYNCOptional
POLICYFLD_USER_LOCK_THRESHOLDOptional
POLICYFLD_VDP_CHALLENGE_MESSAGEOptional
POLICYFLD_VDP_DELIVERY_METHODOptional
POLICYFLD_VDP_MDC_PROFILEOptional
POLICYFLD_VDP_SIGN_DELIVERY_METHODOptional
POLICYFLD_VDP_SIGN_ENABLEDOptional
POLICYFLD_VDP_SIGN_MDC_PROFILEOptional

The following attributes will be specified in the results output parameter of this command.

  Table: POLICYCMD_CREATE (Supported output attributes)
Attribute nameReturned?
POLICYFLD_ACCEPTED_DOMAINIf defined
POLICYFLD_ACT_MSG_VALIDITYIf defined
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODIf defined
POLICYFLD_APPL_NAMESIf defined
POLICYFLD_APPL_TYPEIf defined
POLICYFLD_ASSIGN_MODEIf defined
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHIf defined
POLICYFLD_AUTOLEARNIf defined
POLICYFLD_AVOID_INITIAL_SYNCIf defined
POLICYFLD_BACKEND_AUTHIf defined
POLICYFLD_BACKEND_PROTOCOL_IDIf defined
POLICYFLD_BACKUP_VDP_ENABLEDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_METHODIf defined
POLICYFLD_CHALLENGE_REQUEST_KEYWORDIf defined
POLICYFLD_CHALLENGE_REQUEST_METHODIf defined
POLICYFLD_CHECKCHALLENGEIf defined
POLICYFLD_CHG_WIN_PWD_ENABLEDIf defined
POLICYFLD_CHG_WIN_PWD_LENGTHIf defined
POLICYFLD_CHKINACTDAYSIf defined
POLICYFLD_CLIENT_GROUP_LISTIf defined
POLICYFLD_CLIENT_GROUP_MODEIf defined
POLICYFLD_CREATE_TIMEAlways
POLICYFLD_CUSTOM_REQUEST_BODYIf defined
POLICYFLD_DCRIf defined (deprecated)
POLICYFLD_DEFAULT_DOMAINIf defined
POLICYFLD_DELAYED_ACTIVATION_PERIODIf defined
POLICYFLD_DESCRIPTIONIf defined
POLICYFLD_DIGIPASS_TYPESIf defined
POLICYFLD_DP_EXPIRATION_PERIODIf defined
POLICYFLD_DP_TYPE_LIMITAlways
POLICYFLD_DURIf defined
POLICYFLD_EVENTWINDOWIf defined
POLICYFLD_GRACE_PERIODIf defined
POLICYFLD_GROUP_CHECK_MODEIf defined
POLICYFLD_GROUP_LISTIf defined
POLICYFLD_ITHRESHOLDIf defined
POLICYFLD_ITIMEWINDOWIf defined
POLICYFLD_LOCAL_AUTHIf defined
POLICYFLD_LOCK_DURATION_MULTIPLIERIf defined
POLICYFLD_MAX_UNLOCK_TRIESIf defined
POLICYFLD_MIN_APP_VERSIONIf defined
POLICYFLD_MIN_LOCK_DURATIONIf defined
POLICYFLD_MOBILE_APP_NAMEOptional
POLICYFLD_MODIFY_TIMEAlways
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEIf defined
POLICYFLD_NESTED_GROUPS_ENABLEDIf defined
POLICYFLD_OFFLINE_AUTH_ENABLEDIf defined
POLICYFLD_OFFLINE_MAX_EVENTSIf defined
POLICYFLD_OFFLINE_TIME_INTERVALIf defined
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITIf defined
POLICYFLD_ONE_STEP_CHAL_LENGTHIf defined
POLICYFLD_ONE_STEP_CHAL_RESPIf defined
POLICYFLD_ONLINESGIf defined
POLICYFLD_PARENT_POLICY_IDIf defined
POLICYFLD_PIN_CHANGE_ALLOWEDIf defined
POLICYFLD_POLICY_IDAlways
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_PRIMARY_VDP_REQUEST_METHODIf defined
POLICYFLD_PRIVILEGED_USERSIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEIf defined
POLICYFLD_RADIUS_ALLOWED PROTOCOLSIf defined
POLICYFLD_RADIUS_REP_ATTR_ENABLEDIf defined
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_REUSEIf defined
POLICYFLD_SECOND_OTP_SYNC_ENABLEDIf defined
POLICYFLD_SECURE_CHAL_FONT_INDEXIf defined
POLICYFLD_SECURE_CHAL_REQ_PINIf defined
POLICYFLD_SECURE_CHAL_TEMPLATE_NOIf defined
POLICYFLD_SECURE_CHANNELIf defined
POLICYFLD_SECURE_SIGN_FONT_INDEXIf defined
POLICYFLD_SECURE_SIGN_REQ_PINIf defined
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEIf defined
POLICYFLD_SECURE_SIGN_SHOW_WARNINGIf defined
POLICYFLD_SECURE_SIGN_TEMPLATE_NOIf defined
POLICYFLD_SELF_ASSIGN_SEPARATORIf defined
POLICYFLD_STATIC_PWD_DIFF_TO_PREVIf defined
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONIf defined
POLICYFLD_STATIC_PWD_MAX_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_LENGTHIf defined
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAIf defined
POLICYFLD_STATIC_PWD_MIN_NUMBERIf defined
POLICYFLD_STATIC_PWD_MIN_SYMBOLIf defined
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAIf defined
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDIf defined
POLICYFLD_STHRESHOLDIf defined
POLICYFLD_STIMEWINDOWIf defined
POLICYFLD_STORED_PASSWORD_PROXYIf defined
POLICYFLD_SYNCWINDOWIf defined
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESIf defined
POLICYFLD_USER_INACT_DAYSIf defined
POLICYFLD_USER_INFO_SYNCIf defined
POLICYFLD_USER_LOCK_THRESHOLDIf defined
POLICYFLD_VDP_CHALLENGE_MESSAGEIf defined
POLICYFLD_VDP_DELIVERY_METHODIf defined
POLICYFLD_VDP_MAX_DAYSIf defined
POLICYFLD_VDP_MAX_USESIf defined
POLICYFLD_VDP_MDC_PROFILEIf defined
POLICYFLD_VDP_SIGN_DELIVERY_METHODIf defined
POLICYFLD_VDP_SIGN_ENABLEDIf defined
POLICYFLD_VDP_SIGN_MDC_PROFILEIf defined

Requirements

Required administrative privileges:

  • Create Policy

POLICYCMD_VIEW

The POLICYCMD_VIEW command returns the settings for a particular policy.

Parameters

The following attributes can be specified in the attributeSet input parameter of this command:

  Table: POLICYCMD_VIEW (Supported input attributes)
Attribute nameOptionality
POLICYFLD_POLICY_IDMandatory

The following attributes will be specified in the results output parameter of this command:

  Table: POLICYCMD_VIEW (Supported output attributes)
Attribute nameReturned?
POLICYFLD_ACCEPTED_DOMAINIf defined
POLICYFLD_ACT_MSG_VALIDITYIf defined
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODIf defined
POLICYFLD_APPL_NAMESIf defined
POLICYFLD_APPL_TYPEIf defined
POLICYFLD_ASSIGN_MODEIf defined
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHIf defined
POLICYFLD_AUTHUSER_MAX_THREAD_SUSPENDIf defined
POLICYFLD_AUTOLEARNIf defined
POLICYFLD_AVOID_INITIAL_SYNCIf defined

POLICYFLD_BACKEND_AUTH

If defined
POLICYFLD_BACKEND_PROTOCOL_IDIf defined
POLICYFLD_BACKUP_VDP_ENABLEDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_METHODIf defined
POLICYFLD_CHALLENGE_REQUEST_KEYWORDIf defined
POLICYFLD_CHALLENGE_REQUEST_METHODIf defined
POLICYFLD_CHECKCHALLENGEIf defined
POLICYFLD_CHG_WIN_PWD_ENABLEDIf defined
POLICYFLD_CHG_WIN_PWD_LENGTHIf defined
POLICYFLD_CHKINACTDAYSIf defined
POLICYFLD_CLIENT_GROUP_LISTIf defined
POLICYFLD_CLIENT_GROUP_MODEIf defined
POLICYFLD_CREATE_TIMEAlways
POLICYFLD_CUSTOM_REQUEST_BODYIf defined
POLICYFLD_DCRIf defined (deprecated)
POLICYFLD_DEFAULT_DOMAINIf defined
POLICYFLD_DELAYED_ACTIVATION_PERIODIf defined
POLICYFLD_DESCRIPTIONIf defined
POLICYFLD_DIGIPASS_TYPESIf defined
POLICYFLD_DP_EXPIRATION_PERIODIf defined
POLICYFLD_DP_TYPE_LIMITIf defined
POLICYFLD_DURIf defined
POLICYFLD_EVENTWINDOWIf defined
POLICYFLD_GRACE_PERIODIf defined
POLICYFLD_GROUP_CHECK_MODEIf defined
POLICYFLD_GROUP_LISTIf defined
POLICYFLD_ITHRESHOLDIf defined
POLICYFLD_ITIMEWINDOWIf defined
POLICYFLD_LOCAL_AUTHIf defined
POLICYFLD_LOCK_DURATION_MULTIPLIERIf defined
POLICYFLD_MAX_UNLOCK_TRIESIf defined
POLICYFLD_MIN_APP_VERSIONIf defined
POLICYFLD_MIN_LOCK_DURATIONIf defined
POLICYFLD_MOBILE_APP_NAMEIf defined
POLICYFLD_MODIFY_TIMEAlways
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEIf defined
POLICYFLD_NESTED_GROUPS_ENABLEDIf defined
POLICYFLD_OFFLINE_AUTH_ENABLEDIf defined
POLICYFLD_OFFLINE_MAX_EVENTSIf defined
POLICYFLD_OFFLINE_TIME_INTERVALIf defined
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITIf defined
POLICYFLD_ONE_STEP_CHAL_LENGTHIf defined
POLICYFLD_ONE_STEP_CHAL_RESPIf defined
POLICYFLD_ONLINESGIf defined
POLICYFLD_PARENT_POLICY_IDIf defined
POLICYFLD_PIN_CHANGE_ALLOWEDIf defined
POLICYFLD_POLICY_IDAlways
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_PRIMARY_VDP_REQUEST_METHODIf defined
POLICYFLD_PRIVILEGED_USERSIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEIf defined
POLICYFLD_PUSH_NOTIFICATION_REQUEST_KEYWORDIf defined
POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHODIf defined
POLICYFLD_RADIUS_ALLOWED PROTOCOLSIf defined
POLICYFLD_RADIUS_REP_ATTR_ENABLEDIf defined
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_REUSEIf defined
POLICYFLD_SECOND_OTP_SYNC_ENABLEDIf defined
POLICYFLD_SECURE_CHAL_FONT_INDEXIf defined
POLICYFLD_SECURE_CHAL_REQ_PINIf defined
POLICYFLD_SECURE_CHAL_TEMPLATE_NOIf defined
POLICYFLD_SECURE_CHANNELIf defined
POLICYFLD_SECURE_SIGN_FONT_INDEXIf defined
POLICYFLD_SECURE_SIGN_REQ_PINIf defined
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEIf defined
POLICYFLD_SECURE_SIGN_SHOW_WARNINGIf defined
POLICYFLD_SECURE_SIGN_TEMPLATE_NOIf defined
POLICYFLD_SELF_ASSIGN_SEPARATORIf defined
POLICYFLD_STATIC_PWD_DIFF_TO_PREVIf defined
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONIf defined
POLICYFLD_STATIC_PWD_MAX_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_LENGTHIf defined
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAIf defined
POLICYFLD_STATIC_PWD_MIN_NUMBERIf defined
POLICYFLD_STATIC_PWD_MIN_SYMBOLIf defined
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAIf defined
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDIf defined
POLICYFLD_STHRESHOLDIf defined
POLICYFLD_STIMEWINDOWIf defined
POLICYFLD_STORED_PASSWORD_PROXYIf defined
POLICYFLD_SYNCWINDOWIf defined
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESIf defined
POLICYFLD_USER_INACT_DAYSIf defined
POLICYFLD_USER_INFO_SYNCIf defined
POLICYFLD_USER_LOCK_THRESHOLDIf defined
POLICYFLD_VDP_CHALLENGE_MESSAGEIf defined
POLICYFLD_VDP_DELIVERY_METHODIf defined
POLICYFLD_VDP_MAX_DAYSIf defined
POLICYFLD_VDP_MAX_USESIf defined
POLICYFLD_VDP_MDC_PROFILEIf defined
POLICYFLD_VDP_SIGN_DELIVERY_METHODIf defined
POLICYFLD_VDP_SIGN_ENABLEDIf defined
POLICYFLD_VDP_SIGN_MDC_PROFILEIf defined

Requirements

Required administrative privileges:

  • View Policy

POLICYCMD_UPDATE

POLICYCMD_UPDATE modifies an existing policy record.

Parameters

The following attributes can be specified in the attributeSet input parameter of this command:

  Table: POLICYCMD_UPDATE (Supported input attributes)
Attribute nameOptionality
POLICYFLD_ACCEPTED_DOMAINOptional
POLICYFLD_ACT_MSG_VALIDITYOptional
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONOptional
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONOptional
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODOptional
POLICYFLD_APPL_NAMESOptional
POLICYFLD_APPL_TYPEOptional
POLICYFLD_ASSIGN_MODEOptional
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHOptional
POLICYFLD_AUTHUSER_MAX_THREAD_SUSPENDOptional
POLICYFLD_AUTOLEARNOptional
POLICYFLD_AVOID_INITIAL_SYNCOptional
POLICYFLD_BACKEND_AUTHOptional
POLICYFLD_BACKEND_PROTOCOL_IDOptional
POLICYFLD_BACKUP_VDP_ENABLEDOptional
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDOptional
POLICYFLD_BACKUP_VDP_REQUEST_METHODOptional
POLICYFLD_CHALLENGE_REQUEST_KEYWORDOptional
POLICYFLD_CHALLENGE_REQUEST_METHODOptional
POLICYFLD_CHECKCHALLENGEOptional
POLICYFLD_CHG_WIN_PWD_ENABLEDOptional
POLICYFLD_CHG_WIN_PWD_LENGTHOptional
POLICYFLD_CHKINACTDAYSOptional
POLICYFLD_CLIENT_GROUP_LISTOptional
POLICYFLD_CLIENT_GROUP_MODEOptional
POLICYFLD_CUSTOM_REQUEST_BODYOptional
POLICYFLD_DCROptional (deprecated)
POLICYFLD_DEFAULT_DOMAINOptional
POLICYFLD_DELAYED_ACTIVATION_PERIODOptional
POLICYFLD_DESCRIPTIONOptional
POLICYFLD_DIGIPASS_TYPESOptional
POLICYFLD_DP_EXPIRATION_PERIODOptional
POLICYFLD_DP_TYPE_LIMITOptional
POLICYFLD_DUROptional
POLICYFLD_EVENTWINDOWOptional
POLICYFLD_GRACE_PERIODOptional
POLICYFLD_GROUP_CHECK_MODEOptional
POLICYFLD_GROUP_LISTOptional
POLICYFLD_ITHRESHOLDOptional
POLICYFLD_ITIMEWINDOWOptional
POLICYFLD_LOCAL_AUTHOptional
POLICYFLD_LOCK_DURATION_MULTIPLIEROptional
POLICYFLD_MAX_UNLOCK_TRIESOptional
POLICYFLD_MIN_APP_VERSIONOptional
POLICYFLD_MIN_LOCK_DURATIONOptional
POLICYFLD_MOBILE_APP_NAMEOptional
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEOptional
POLICYFLD_NESTED_GROUPS_ENABLEDOptional
POLICYFLD_OFFLINE_AUTH_ENABLEDOptional
POLICYFLD_OFFLINE_MAX_EVENTSOptional
POLICYFLD_OFFLINE_TIME_INTERVALOptional
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITOptional
POLICYFLD_ONE_STEP_CHAL_LENGTHOptional
POLICYFLD_ONE_STEP_CHAL_RESPOptional
POLICYFLD_ONLINESGOptional
POLICYFLD_PARENT_POLICY_IDOptional
POLICYFLD_PIN_CHANGE_ALLOWEDOptional
POLICYFLD_POLICY_IDMandatory
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDOptional
POLICYFLD_PRIMARY_VDP_REQUEST_METHODOptional
POLICYFLD_PRIVILEGED_USERSOptional
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTOptional
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEOptional
POLICYFLD_PUSH_NOTIFICATION_REQUEST_KEYWORDOptional
POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHODOptional
POLICYFLD_RADIUS_ALLOWED PROTOCOLSOptional
POLICYFLD_RADIUS_REP_ATTR_ENABLEDOptional
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTOptional
POLICYFLD_RADIUS_SESSION_GROUP_LISTOptional
POLICYFLD_RADIUS_SESSION_LIFETIMEOptional
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEOptional
POLICYFLD_RADIUS_SESSION_TICKET_REUSEOptional
POLICYFLD_SECOND_OTP_SYNC_ENABLEDOptional
POLICYFLD_SECURE_CHAL_FONT_INDEXOptional
POLICYFLD_SECURE_CHAL_REQ_PINOptional
POLICYFLD_SECURE_CHAL_TEMPLATE_NOOptional
POLICYFLD_SECURE_CHANNELOptional
POLICYFLD_SECURE_SIGN_FONT_INDEXOptional
POLICYFLD_SECURE_SIGN_REQ_PINOptional
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEOptional
POLICYFLD_SECURE_SIGN_SHOW_WARNINGOptional
POLICYFLD_SECURE_SIGN_TEMPLATE_NOOptional
POLICYFLD_SELF_ASSIGN_SEPARATOROptional
POLICYFLD_STATIC_PWD_DIFF_TO_PREVOptional
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONOptional
POLICYFLD_STATIC_PWD_MAX_AGEOptional
POLICYFLD_STATIC_PWD_MIN_AGEOptional
POLICYFLD_STATIC_PWD_MIN_LENGTHOptional
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAOptional
POLICYFLD_STATIC_PWD_MIN_NUMBEROptional
POLICYFLD_STATIC_PWD_MIN_SYMBOLOptional
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAOptional
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDOptional
POLICYFLD_STHRESHOLDOptional
POLICYFLD_STIMEWINDOWOptional
POLICYFLD_STORED_PASSWORD_PROXYOptional
POLICYFLD_SYNCWINDOWOptional
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESOptional
POLICYFLD_USER_INACT_DAYSOptional
POLICYFLD_USER_INFO_SYNCOptional
POLICYFLD_USER_LOCK_THRESHOLDOptional
POLICYFLD_VDP_CHALLENGE_MESSAGEOptional

POLICYFLD_VDP_DELIVERY_METHOD

Optional

POLICYFLD_VDP_MAX_DAYS

Optional
POLICYFLD_VDP_MAX_USESOptional
POLICYFLD_VDP_MDC_PROFILEOptional
POLICYFLD_VDP_SIGN_DELIVERY_METHODOptional
POLICYFLD_VDP_SIGN_ENABLEDOptional
POLICYFLD_VDP_SIGN_MDC_PROFILEOptional

The following attributes will be specified in the results output parameter of this command:

  Table: POLICYCMD_UPDATE (Supported output attributes)
Attribute nameReturned?
POLICYFLD_ACCEPTED_DOMAINIf defined
POLICYFLD_ACT_MSG_VALIDITYIf defined
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONIf defined
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODIf defined
POLICYFLD_APPL_NAMESIf defined
POLICYFLD_APPL_TYPEIf defined
POLICYFLD_ASSIGN_MODEIf defined
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHIf defined
POLICYFLD_AUTHUSER_MAX_THREAD_SUSPENDIf defined
POLICYFLD_AUTOLEARNIf defined
POLICYFLD_AVOID_INITIAL_SYNCIf defined
POLICYFLD_BACKEND_AUTHIf defined
POLICYFLD_BACKEND_PROTOCOL_IDIf defined
POLICYFLD_BACKUP_VDP_ENABLEDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_METHODIf defined
POLICYFLD_CHALLENGE_REQUEST_KEYWORDIf defined
POLICYFLD_CHALLENGE_REQUEST_METHODIf defined
POLICYFLD_CHECKCHALLENGEIf defined
POLICYFLD_CHG_WIN_PWD_ENABLEDIf defined
POLICYFLD_CHG_WIN_PWD_LENGTHIf defined
POLICYFLD_CHKINACTDAYSIf defined
POLICYFLD_CLIENT_GROUP_LISTIf defined
POLICYFLD_CLIENT_GROUP_MODEIf defined
POLICYFLD_CREATE_TIMEAlways
POLICYFLD_CUSTOM_REQUEST_BODYIf defined
POLICYFLD_DCRIf defined (deprecated)
POLICYFLD_DEFAULT_DOMAINIf defined
POLICYFLD_DELAYED_ACTIVATION_PERIODIf defined
POLICYFLD_DESCRIPTIONIf defined
POLICYFLD_DIGIPASS_TYPESIf defined
POLICYFLD_DP_EXPIRATION_PERIODIf defined
POLICYFLD_DP_TYPE_LIMITIf defined
POLICYFLD_DURIf defined
POLICYFLD_EVENTWINDOWIf defined
POLICYFLD_GRACE_PERIODIf defined
POLICYFLD_GROUP_CHECK_MODEIf defined
POLICYFLD_GROUP_LISTIf defined
POLICYFLD_ITHRESHOLDIf defined
POLICYFLD_ITIMEWINDOWIf defined
POLICYFLD_LOCAL_AUTHIf defined
POLICYFLD_LOCK_DURATION_MULTIPLIERIf defined
POLICYFLD_MAX_UNLOCK_TRIESIf defined
POLICYFLD_MIN_APP_VERSIONIf defined
POLICYFLD_MIN_LOCK_DURATIONIf defined
POLICYFLD_MOBILE_APP_NAMEOptional
POLICYFLD_MODIFY_TIMEAlways
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEIf defined
POLICYFLD_NESTED_GROUPS_ENABLEDIf defined
POLICYFLD_OFFLINE_AUTH_ENABLEDIf defined
POLICYFLD_OFFLINE_MAX_EVENTSIf defined
POLICYFLD_OFFLINE_TIME_INTERVALIf defined
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITIf defined
POLICYFLD_ONE_STEP_CHAL_LENGTHIf defined
POLICYFLD_ONE_STEP_CHAL_RESPIf defined
POLICYFLD_ONLINESGIf defined
POLICYFLD_PARENT_POLICY_IDIf defined
POLICYFLD_PIN_CHANGE_ALLOWEDIf defined
POLICYFLD_POLICY_IDAlways
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_PRIMARY_VDP_REQUEST_METHODIf defined
POLICYFLD_PRIVILEGED_USERSIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEIf defined
POLICYFLD_PUSH_NOTIFICATION_REQUEST_KEYWORDIf defined
POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHODIf defined
POLICYFLD_RADIUS_ALLOWED PROTOCOLSIf defined
POLICYFLD_RADIUS_REP_ATTR_ENABLEDIf defined
POLICYFLD_RADIUS_REP_ATTR_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_REUSEIf defined
POLICYFLD_SECOND_OTP_SYNC_ENABLEDIf defined
POLICYFLD_SECURE_CHAL_FONT_INDEXIf defined
POLICYFLD_SECURE_CHAL_REQ_PINIf defined
POLICYFLD_SECURE_CHAL_TEMPLATE_NOIf defined
POLICYFLD_SECURE_CHANNELIf defined
POLICYFLD_SECURE_SIGN_FONT_INDEXIf defined
POLICYFLD_SECURE_SIGN_REQ_PINIf defined
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEIf defined
POLICYFLD_SECURE_SIGN_SHOW_WARNINGIf defined
POLICYFLD_SECURE_SIGN_TEMPLATE_NOIf defined
POLICYFLD_SELF_ASSIGN_SEPARATORIf defined
POLICYFLD_STATIC_PWD_DIFF_TO_PREVIf defined
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONIf defined
POLICYFLD_STATIC_PWD_MAX_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_AGEIf defined
POLICYFLD_STATIC_PWD_MIN_LENGTHIf defined
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAIf defined
POLICYFLD_STATIC_PWD_MIN_NUMBERIf defined
POLICYFLD_STATIC_PWD_MIN_SYMBOLIf defined
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAIf defined
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDIf defined
POLICYFLD_STHRESHOLDIf defined

POLICYFLD_STIMEWINDOW

If defined
POLICYFLD_STORED_PASSWORD_PROXYIf defined
POLICYFLD_SYNCWINDOWIf defined
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESIf defined
POLICYFLD_USER_INACT_DAYSIf defined
POLICYFLD_USER_INFO_SYNCIf defined
POLICYFLD_USER_LOCK_THRESHOLDIf defined
POLICYFLD_VDP_CHALLENGE_MESSAGEIf defined
POLICYFLD_VDP_DELIVERY_METHODIf defined
POLICYFLD_VDP_MAX_DAYSIf defined
POLICYFLD_VDP_MAX_USESIf defined
POLICYFLD_VDP_MDC_PROFILEIf defined
POLICYFLD_VDP_SIGN_DELIVERY_METHODIf defined
POLICYFLD_VDP_SIGN_ENABLEDIf defined
POLICYFLD_VDP_SIGN_MDC_PROFILEIf defined

Requirements

Required administrative privileges:

  • Update Policy

POLICYCMD_DELETE

Only the POLICYFLD_POLICY_ID attribute can be specified in the policy attribute set input parameter of this command. This attribute is mandatory.

This command returns no result attributes.

POLICYCMD_GET_EFFECTIVE_POLICY

POLICYCMD_GET_EFFECTIVE_POLICY returns all effective settings for a specific policy, taking into account all settings from parent policies wherever the default option is used.

Parameters

The following attributes can be specified in the attributeSet input parameter of this command:

  Table: POLICYCMD_GET_EFFECTIVE_POLICY (Supported input attributes)
Attribute nameOptionality
POLICYFLD_POLICY_IDMandatory

The following attributes will be specified in the results output parameter of this command:

  Table: POLICYCMD_GET_EFFECTIVE_POLICY (Supported output attributes)
Attribute nameReturned?
POLICYFLD_ACCEPTED_DOMAINIf defined
POLICYFLD_ACT_MSG_VALIDITYAlways
POLICYFLD_ACTIVATION_COMPLETED_NOTIFICATIONAlways
POLICYFLD_ACTIVATION_DELAYED_NOTIFICATIONAlways
POLICYFLD_ACTIVATION_NOTIFICATION_DELIVERY_METHODAlways
POLICYFLD_APPL_NAMESIf defined
POLICYFLD_APPL_TYPEIf defined
POLICYFLD_ASSIGN_MODEIf defined
POLICYFLD_ASSIGN_SEARCH_UP_OU_PATHIf defined
POLICYFLD_AUTHUSER_MAX_THREAD_SUSPENDIf defined
POLICYFLD_AUTOLEARNIf defined
POLICYFLD_AVOID_INITIAL_SYNCIf defined
POLICYFLD_BACKEND_AUTHIf defined
POLICYFLD_BACKEND_PROTOCOL_IDIf defined
POLICYFLD_BACKUP_VDP_ENABLEDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_BACKUP_VDP_REQUEST_METHODIf defined
POLICYFLD_CHALLENGE_REQUEST_KEYWORDIf defined
POLICYFLD_CHALLENGE_REQUEST_METHODIf defined
POLICYFLD_CHECKCHALLENGEIf defined
POLICYFLD_CHG_WIN_PWD_ENABLEDIf defined
POLICYFLD_CHG_WIN_PWD_LENGTHIf defined
POLICYFLD_CHKINACTDAYSIf defined
POLICYFLD_CLIENT_GROUP_LISTIf defined
POLICYFLD_CLIENT_GROUP_MODEIf defined
POLICYFLD_CREATE_TIMEAlways
POLICYFLD_CUSTOM_REQUEST_BODYAlways
POLICYFLD_DCRIf defined (deprecated)
POLICYFLD_DEFAULT_DOMAINIf defined
POLICYFLD_DELAYED_ACTIVATION_PERIODIf defined
POLICYFLD_DESCRIPTIONIf defined
POLICYFLD_DIGIPASS_TYPESIf defined
POLICYFLD_DP_EXPIRATION_PERIODIf defined
POLICYFLD_DP_TYPE_LIMITIf defined
POLICYFLD_DURIf defined
POLICYFLD_EVENTWINDOWIf defined
POLICYFLD_GRACE_PERIODIf defined
POLICYFLD_GROUP_CHECK_MODEIf defined
POLICYFLD_GROUP_LISTIf defined
POLICYFLD_ITHRESHOLDIf defined
POLICYFLD_ITIMEWINDOWIf defined
POLICYFLD_LOCAL_AUTHIf defined
POLICYFLD_LOCK_DURATION_MULTIPLIERAlways
POLICYFLD_MAX_UNLOCK_TRIESAlways
POLICYFLD_MIN_APP_VERSIONAlways
POLICYFLD_MIN_LOCK_DURATIONAlways
POLICYFLD_MOBILE_APP_NAMEAlways
POLICYFLD_MODIFY_TIMEAlways
POLICYFLD_MULTI_DP_APPL_VALIDATION_MODEIf defined
POLICYFLD_NESTED_GROUPS_ENABLEDIf defined
POLICYFLD_OFFLINE_AUTH_ENABLEDIf defined
POLICYFLD_OFFLINE_MAX_EVENTSIf defined
POLICYFLD_OFFLINE_TIME_INTERVALIf defined
POLICYFLD_ONE_STEP_CHAL_CHECKDIGITIf defined
POLICYFLD_ONE_STEP_CHAL_LENGTHIf defined
POLICYFLD_ONE_STEP_CHAL_RESPIf defined
POLICYFLD_ONLINESGIf defined
POLICYFLD_PARENT_POLICY_IDIf defined
POLICYFLD_PIN_CHANGE_ALLOWEDIf defined
POLICYFLD_POLICY_IDAlways
POLICYFLD_PRIMARY_VDP_REQUEST_KEYWORDIf defined
POLICYFLD_PRIMARY_VDP_REQUEST_METHODIf defined
POLICYFLD_PRIVILEGED_USERSIf defined
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_SUBJECTAlways
POLICYFLD_PUSH_NOTIFICATION_MESSAGE_TITLEAlways
POLICYFLD_PUSH_NOTIFICATION_REQUEST_KEYWORDIf defined
POLICYFLD_PUSH_NOTIFICATION_REQUEST_METHODIf defined
POLICYFLD_RADIUS_ALLOWED PROTOCOLSIf defined
POLICYFLD_RADIUS_SESSION_GROUP_LISTIf defined
POLICYFLD_RADIUS_SESSION_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_LIFETIMEIf defined
POLICYFLD_RADIUS_SESSION_TICKET_REUSEIf defined
POLICYFLD_SECOND_OTP_SYNC_ENABLEDIf defined
POLICYFLD_SECURE_CHAL_FONT_INDEXAlways
POLICYFLD_SECURE_CHAL_REQ_PINAlways
POLICYFLD_SECURE_CHAL_TEMPLATE_NOAlways
POLICYFLD_SECURE_CHANNELAlways
POLICYFLD_SECURE_SIGN_FONT_INDEXAlways
POLICYFLD_SECURE_SIGN_REQ_PINAlways
POLICYFLD_SECURE_SIGN_SHOW_RESPONSEAlways
POLICYFLD_SECURE_SIGN_SHOW_WARNINGAlways
POLICYFLD_SECURE_SIGN_TEMPLATE_NOAlways
POLICYFLD_SELF_ASSIGN_SEPARATORIf defined
POLICYFLD_STATIC_PWD_DIFF_TO_PREVIf defined
POLICYFLD_STATIC_PWD_EXPIRATION_NOTIFICATIONAlways
POLICYFLD_STATIC_PWD_MAX_AGEAlways
POLICYFLD_STATIC_PWD_MIN_AGEAlways
POLICYFLD_STATIC_PWD_MIN_LENGTHIf defined
POLICYFLD_STATIC_PWD_MIN_LOWER_ALPHAIf defined
POLICYFLD_STATIC_PWD_MIN_NUMBERIf defined
POLICYFLD_STATIC_PWD_MIN_SYMBOLIf defined
POLICYFLD_STATIC_PWD_MIN_UPPER_ALPHAIf defined
POLICYFLD_STATIC_PWD_NOT_USERID_BASEDIf defined
POLICYFLD_STHRESHOLDIf defined
POLICYFLD_STIMEWINDOWIf defined
POLICYFLD_STORED_PASSWORD_PROXYIf defined
POLICYFLD_SYNCWINDOWIf defined
POLICYFLD_USE_GENERIC_AUTH_STATUS_CODESIf defined
POLICYFLD_USER_INACT_DAYSIf defined
POLICYFLD_USER_INFO_SYNCAlways
POLICYFLD_USER_LOCK_THRESHOLDIf defined
POLICYFLD_VDP_CHALLENGE_MESSAGEIf defined
POLICYFLD_VDP_DELIVERY_METHODIf defined
POLICYFLD_VDP_MAX_DAYSIf defined
POLICYFLD_VDP_MAX_USESIf defined
POLICYFLD_VDP_MDC_PROFILEIf defined
POLICYFLD_VDP_SIGN_DELIVERY_METHODIf defined
POLICYFLD_VDP_SIGN_ENABLEDIf defined
POLICYFLD_VDP_SIGN_MDC_PROFILEIf defined

Requirements

Required administrative privileges:

  • View Policy

Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle