{{title}}

The Consumer object represents a consumer (aka "client", aka "user") of an API.

Checkout Kong documentation for the meaning of the form parameters.

Check the Plugins for this Consumer

This consumer doesn't have any key auth credentials.

Key Created at
{{c.key}} {{c.created_at | date}} delete

Leave empty to have Kong auto-generate the key.

Cancel

New

This consumer doesn't have any basic auth credentials.

Username Password Created at
{{c.username}} ******** {{c.created_at | date}} delete
Cancel

New

This consumer doesn't have any oauth2 credentials.

Name Client ID Client Secret Redirect URI(s) Created at
{{c.name}} {{c.client_id}} {{c.client_secret}} {{ c.redirect_uri[0] }}
  • {{ uri }}
{{c.created_at | date}} delete

If you leave client id and client secret empty, Kong will auto-generate them.

Cancel

New

This consumer doesn't have any hmac auth credentials.

Username Created at
{{c.username}} {{c.created_at | date}} delete
Cancel

New

This consumer doesn't have any JSON web token.

Key Secret Created at
{{c.key}} {{c.secret}} {{c.created_at | date}} delete

Leave those values empty to let Kong auto-generate them.

Cancel

New

This consumer doesn't not belong to any group.

Groups this consumer belongs to Created at
{{c.group}} {{c.created_at | date}} delete
Cancel

Add group