Hello, all.
Judging by the content of this page: https://docs.sentry.io/api/auth/, auth tokens and API keys are two different kinds of entities, both of which allow for authentication.
Now while it’s possible to generate auth tokens in an on-premise installation of Sentry by navigating to https://{SENTRY_ON_PREM_URI_ROOT}/settings/account/api/auth-tokens/, how does one create API keys in the same?
Apologies if this is a basic question; I don’t seem to be able to find any documentation on this.
Thanks.