Authorization Service
For ensuring secure access to Order Management Server REST APIs and to support multitenancy, token-based authentication is implemented in TIBCO Order Management - Low Latency. The authentication service in TIBCO Order Management uses JSON Web Token (JWT) to validate user credentials (user name, password, and tenantID).
To configure token-based authentication, you can create a user and authenticate it or also you can authenticate any existing user.
Copyright © Cloud Software Group, Inc. All rights reserved.