Skip to content

some doubts about comsumer in apisix #8370

Answered by tokers
li-zheng-hao asked this question in Q&A
Discussion options

You must be logged in to vote

After reading documentation, I still have some doubts about comsumer:

  1. Does consumer refer to a user (jack, marry) or a class of users (administrator, buyers, sellers)? From the documentation it seems to refer to users, does this mean I need to store all user data in apisix? (I'd like to store user data in the database, but that seems to mean I have to use the forward-auth plugin to do the authentication)

Consumer is the abstraction for the api consumer. You don't have to store any user specific data in it.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tokers
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants