I would like to create a operator id which can be used for CICD pipeline running script purpose. The password for this operator id should never expire. How can I do that? We are using pega 8’23 infinity version.
I think t’s not possible to setup never expire for a specific operator
@YogeshW1 As of now, This feature is not available in and their are feedback items raised and it is being considered to be implemented,
Thank you !
I don’t think Pega has provided a way to achieve your requirement.
I found a way that we can create this, We can add specific operator in the security policies exclusion list. This way the security
policy will not applicable for those operator id’s mentioned in the exclusion list.
@YogeshW1 FYI, that exclusion list if only applicable to the disablement policy
all the other policy will be generic to all the operators
please check the disablement policy section in the document
Security policies | Pega Academy
Thank you !
@RameshSangili Thanks Ramesh this seems the best approach.