Authorization Server Configuration
Name | Description | Default Value |
---|---|---|
|
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 User name | admin
|
authorization.service.password
|
Authentication Service Password | admin
|
authorization.service.useAccessTokenFromProperty
|
Use Static Access-Token | false
|
authorization.service.tenantId
|
Orchestrator Default Tenant ID |
|