Hi,
I’d like to request support for client secret
generation when creating an IDPortenClient
, and optionally, automatic rotation of the secret, similar to the functionality implemented in azurerator.
The background for this issue is that we aim to utilize the generated secret to implement a user login mechanism which currently only supports authentication via client secret, not private key JWT.
Happy to provide more context or help with implementation if needed!
Thanks!