Add basic-authentication support for /admin/clients [POST, PUT, PATCH, DELETE] methods #3899
Closed
rubanraj-r
started this conversation in
Ideas
Replies: 1 comment
-
Hello @rubanraj-r Securing the admin APIs is out of scope for the Ory Hydra project itself. Here is an example how you can secure the admin API: https://www.ory.sh/docs/hydra/self-hosted/go#with-authentication |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add basic-authentication support for /admin/clients [POST, PUT, PATCH, DELETE] methods to secure the system from unnecessary or unauthentic creation/updation/deletion of the clients.
Beta Was this translation helpful? Give feedback.
All reactions