I have a usecase wherein I need to fetch a decryption constant in my custom auth flow that I’m building for my project. So far I’ve been using AWS Secrets Manager to get this constant.
I’m looking to see if there is a way to store constants in keycloak, so that I can avoid the call to AWS