Authenticating with Model Endpoints using UI
You can generate credentials to authenticate application requests or test model endpoints directly from the Model Endpoint Details page in the Cloudera AI console. Using the Generate Key / Token menu, you can obtain Knox API keys or short-lived JWT tokens without leaving the interface.
To generate API Keys, the backing Data Lake must be running Cloudera Data Lake 7.3.2 or higher versions. For further prerequsites for using API keys, see Configuring Knox API key support for Cloudera AI Inference service.
| Credential type | Use case | Lifetime |
|---|---|---|
| Knox API Key | Production applications, long-term automation, and background services. |
Long-lived It can be revoked from the Knox UI. |
| UMS JWT Token | Ad-hoc testing, debugging, and interactive command-line requests. |
Short-lived It can be configured using the |
