Hi. Looking for some inspiration to manage clients with self-hosted Hydra.
My current setup uses a custom docker image that has a script that creates a client if it does not exist.
But I'd think there would be a better way to manage clients that you own. How do you guys manage your OAuth2 clients?
l
limited-energy-64008
10/26/2024, 4:09 PM
Take a look at hydra maester if you are running on k8s you can use its CRD
q
quick-addition-90714
10/27/2024, 10:44 AM
Unfortunately I’m not running it on k8s. I’m using AWS ECS Fargate
d
dazzling-napkin-4938
10/27/2024, 11:19 PM
we built an API (that does our necessary user authentication) to wrap the Hydra admin endpoints for creating, listing, deleting