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).
After a user is created, authenticate it by following the procedures in Generating an authorization token topic.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.