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
I am currently using Apisix to secure endpoints with API keys and the key-auth plugin. Each time I need to grant access to a new user, I manually generate the key and provide it to the user. While this process works, I would like to streamline it.
I am looking to enable users to generate their own keys through a web application. I could develop a custom web app that interacts with Apisix to create consumers and generate keys. However, I would prefer to use an existing tool or application that can integrate with Apisix, if one is available.
Does anyone have any suggestions or recommendations for such a tool?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I am currently using Apisix to secure endpoints with API keys and the key-auth plugin. Each time I need to grant access to a new user, I manually generate the key and provide it to the user. While this process works, I would like to streamline it.
I am looking to enable users to generate their own keys through a web application. I could develop a custom web app that interacts with Apisix to create consumers and generate keys. However, I would prefer to use an existing tool or application that can integrate with Apisix, if one is available.
Does anyone have any suggestions or recommendations for such a tool?
My appologies if question already answered.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions