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
Currently, some secrets (e.g. SMTP server and webhook secrets) can be fetched by using the API. Other secrets like the system secret can not be fetched.
Customers have complained that secrets shoold not be visible to everyone who is part of the project.
Describe your ideal solution
Make all secrets "save & forget" - i.e. they can not be exported
Make some secrets only visible with a special permission / role
Workarounds or alternatives
None
Version
master
Additional Context
Hiding all secrets will make it more challenging to use an Ory Network config in a self-hosted environment.
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe your problem
Currently, some secrets (e.g. SMTP server and webhook secrets) can be fetched by using the API. Other secrets like the system secret can not be fetched.
Customers have complained that secrets shoold not be visible to everyone who is part of the project.
Describe your ideal solution
Workarounds or alternatives
None
Version
master
Additional Context
Hiding all secrets will make it more challenging to use an Ory Network config in a self-hosted environment.
The text was updated successfully, but these errors were encountered: