Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExtensionPasswordStateUser

This extension defines attributes used to manage account passwords within a Service Provider. The extension is typically applied to a User resource, but MAY be applied to other resources that use passwords.

Properties

Optional applicablePasswordPolicy

applicablePasswordPolicy: model.UserExtApplicablePasswordPolicy

Optional cantChange

cantChange: undefined | false | true

Indicates that the current password MAY NOT be changed and all other password expiry settings SHALL be ignored

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean - uniqueness: none

Optional cantExpire

cantExpire: undefined | false | true

Indicates that the password expiry policy will not be applied for the current Resource

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean - uniqueness: none

Optional expired

expired: undefined | false | true

Indicates that the password has expired

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean - uniqueness: none

Optional lastFailedValidationDate

lastFailedValidationDate: undefined | string

A DateTime that specifies the date and time when last failed password validation was set

*Added In:** 2011192329

*SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: dateTime - uniqueness: none

Optional lastSuccessfulSetDate

lastSuccessfulSetDate: undefined | string

A DateTime that specifies the date and time when the current password was set

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: dateTime - uniqueness: none

Optional lastSuccessfulValidationDate

lastSuccessfulValidationDate: undefined | string

A DateTime that specifies the date and time when last successful password validation was set

*Added In:** 2011192329

*SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: dateTime - uniqueness: none

Optional mustChange

mustChange: undefined | false | true

Indicates that the subject password value MUST change on next login. If not changed, typically the account is locked. The value may be set indirectly when the subject's current password expires or directly set by an administrator.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj