2. Resources
3. Security
3.1. access_token
Type : oauth2
Flow : accessCode
Token URL : https://10.181.213.180/uaa/oauth/authorize
Token URL : https://10.181.213.180/uaa/oauth/token
Name | Description |
---|---|
default |
Default oauth2 scope. |
3.2. resource_owner
Type : oauth2
Flow : password
Token URL : https://10.181.213.180/uaa/oauth/token
Name | Description |
---|---|
default |
Default oauth2 scope. |
3.3. implicit_grant
Type : oauth2
Flow : implicit
Token URL : https://10.181.213.180/uaa/oauth/authorize
Name | Description |
---|---|
default |
Default oauth2 scope. |
3.4. client_creds
Type : oauth2
Flow : application
Token URL : https://10.181.213.180/uaa/oauth/token
Name | Description |
---|---|
default |
Default oauth2 scope. |