Hello @Riaz Ansary ,
Would you be kind enough to share the steps you took and the codebase to achieve this automation .I have a same use case for which i need to automate the expired secrets .
Any help would be appreciated .
Thanks ,
Ankur
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello.
I'm integrating Azure Key Vault with Outsystems to automate secret rotation with two set of authentication credentials.
While i was doing the configuration in Azure portal, i needed to create an App in the App registration screen and then generate a client secret to use its value.
The client secret needs a description and a duration. Therefore, all of the automation is kind of invalidated because someone will need to maintain the client secret per application.
My question is, like Key Vault secrets, is there a way to automate application client secrets rotation?
Thank you.
Best regards,
Rafael Valente
Hello @Riaz Ansary ,
Would you be kind enough to share the steps you took and the codebase to achieve this automation .I have a same use case for which i need to automate the expired secrets .
Any help would be appreciated .
Thanks ,
Ankur
For Automatic secrets rotation architecture. Refer this Architect
Use this link for Function app code https://github.com/AravindFLASH/function-app.git