some doubts about comsumer in apisix #8370
-
After reading documentation, I still have some doubts about comsumer:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Consumer is the abstraction for the api consumer. You don't have to store any user specific data in it. |
Beta Was this translation helpful? Give feedback.
-
no, user data should be stored in IdP server or other authentication services |
Beta Was this translation helpful? Give feedback.
-
@tzssangglass @tokers i got it ,thanks! |
Beta Was this translation helpful? Give feedback.
Consumer is the abstraction for the api consumer. You don't have to store any user specific data in it.