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. The authentication service in TIBCO Order Management uses JSON Web Token (JWT) to validate user credentials (user name, password, and tenantID).

The following functions are covered under Authorization Service:

After a user is created, authenticate it by following the procedures in Generating an authorization token topic.