Is there an API for managing users on the apisix-dashboard to add new users? #9302
Unanswered
coolboywcm
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an API for managing users on the apisix-dashboard to add new users?
The current management users are configured in the file/apisix/dashboard/confconf.yaml. Every time a new user is added, the configuration file needs to be modified and apisix-dashboard needs to be restarted. If I need to synchronize user data with an external system, this mode cannot be used. I need some API for managing users.
Beta Was this translation helpful? Give feedback.
All reactions