Idea
Update Authentication Profile through REST API
Our Containerized Pega is deployed on Azure Cloud and we use Azure Storage as repository for storing documents that are generated as part of Pega cases. In order to connect to Azure Storage, we have created a Azure Repo rule and an authentication profile rule (with Azure Storage Account Credentials). As per our Cloud Security Policy, the Azure Storage keys should be periodically rotated (once in 90 days). At present, we have 15 Pega environments (the number will increase in future) and updating the Authentication Profile rule whenever Storage Key changed is a laborious work. We want Pega to support REST API for updating Authentication Profile.
Please consider this as an enhancement request and do let us know when the feature will be available
Did you face any issue by creating your own service REST , which updates the authentication profile with the new storage keys instead of manually updating every Pega instance?
Thanks,
Suman