sighupio/permission-manager

Have users in config as code

ArjonBu opened this issue · 0 comments

Right now the only way to create users is via the dashboard. Is it possible to have the user managed as code?

I see that the CR and the secret (with the ca, token etc..) is created by the dashboard. Is there a way for me to create the CR and have proper config as code?

Thanks in advance