Authorization Service

For ensuring secure access to Order Management Server REST APIs and supporting multitenancy, token-based authentication is implemented in TIBCO® Order Management - Low Latency. The authentication service in TIBCO® Order Management uses the JSON Web Token (JWT) to validate user credentials (username, password, and tenantID).

To configure token-based authentication, you can create a user and authenticate it, or also you can authenticate any existing user.