Deployment Token

About

A deployment token is a JSON Web Token (JWT) that restricts a user’s access to deployments in HPE Machine Learning Inferencing Software. When authentication is enabled, users must use their deployment token to access the inference service URL. If authentication is not enabled, users can access the inference service URL without a deployment token.

Deployment tokens are ideal for production environments due to their controlled access. They can be created and managed via the UI or CLI, with the option to set an expiration date and time for added security.