Article Content
Article Number | 000027585 |
Applies To | RSA Product Set: SecurID RSA Product/Service Type: Authenication Manager SDK RSA Version/Condition: 8.x |
Issue | This article explains how to programatically create a user with no expiration date in RSA Authentication Manager 8.x. TheAdminAPIDemos sample code shows how to set an expiration date for a user via method PrincipalDTO.setAccountExpireDate. |
Resolution | The default principal expiration is never expire. If you do not want the new account to have an expiration date simply do not call PrincipalDTO.setAccountExpireDate during the principal creation process. |
Legacy Article ID | a51132 |