Authorization Server Configuration

Name Description Default Value

authorization.server.oauth.url

The URL connection string for the database

This is constructed using the values given for the host, port, and database.

http://localhost:9091/oauth/token
authorization.client.id Authorized Client ID order-management-client
authorization.client.secret Authorized Client Secret order-management-secret
authorization.service.username Authentication Service Username admin
authorization.service.password Authentication Service Password admin
authorization.service.useAccessTokenFromProperty Use Static Access-Token false
authorization.service.tenantId Orch Default Tenant ID

TIBCO