You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a specific context, I want to be able to define client_id_key and client_secret_key per client definition. Currently, it's only possible to define a env var to override the key for all clients.
Describe your ideal solution
Add clientIdKey and clientSecretKey in Oauth2Client spec
Preflight checklist
Ory Network Project
No response
Describe your problem
In a specific context, I want to be able to define client_id_key and client_secret_key per client definition. Currently, it's only possible to define a env var to override the key for all clients.
Describe your ideal solution
Add clientIdKey and clientSecretKey in
Oauth2Client
specWorkarounds or alternatives
I made a loop in my chart to load secrets
WDYT to do the following:
Version
0.0.36
Additional Context
No response
The text was updated successfully, but these errors were encountered: