Set Fixed Passcode value (with no change required) via Authentication Manager SDK.
3 years ago
Originally Published: 2009-07-30
Article Number
000061835
Applies To
Authentication Manager 7.1 SDK
 
Issue
Set Fixed Passcode value (with no change required) via Authentication Manager SDK.

6.x Authentication Manager Admin Toolkit function Sd_SetPin could be used to set a password token and simultaneously clear the password token's change required flag.
 
Resolution
The 7.1 SDK AMPrincipalDTO.setStaticPassword and setStaticPasswordSet methods can be used to give a user an initial fixed passcode.  However, there is no administrative method to clear the change required state of the fixed passcode.  The only method to clear the change required flag is for the user to authenticate with the fixed passcode (fixed passcode is changed by the user during this process).