CounterTack · OAuth Scopes
CounterTack OAuth Scopes
OAuth 2.0
probed
CounterTack publishes 13 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, implicit, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the CounterTack API on a user’s behalf.
Tokens are issued from https://login.gosecure.net/realms/gosec-titan/protocol/openid-connect/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanySecurityCybersecurityEndpoint SecurityEndpoint Detection and ResponseManaged Detection and ResponseThreat DetectionIncident ResponseSIEM
Scopes: 13
Flows: authorizationCode, clientCredentials, deviceCode, implicit, password
Method: probed
OAuth endpoints
Authorization URL
https://login.gosecure.net/realms/gosec-titan/protocol/openid-connect/auth
https://login.gosecure.net/realms/gosec-titan/protocol/openid-connect/auth
Token URL
https://login.gosecure.net/realms/gosec-titan/protocol/openid-connect/token
https://login.gosecure.net/realms/gosec-titan/protocol/openid-connect/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicitpassword
authorizationCodeclientCredentialsdeviceCodeimplicitpassword
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| titan | Realm-specific scope for the GoSecure Titan platform. Its granted permissions are not publicly documented. | |
| service_account | Realm-specific scope, presumed to accompany client-credentials service accounts. Its granted permissions are not publicly documented. | |
| openid | OpenID Connect core scope; requests an ID token. | |
| profile | OpenID Connect standard scope for basic profile claims. | |
| OpenID Connect standard scope for the email and email_verified claims. | ||
| address | OpenID Connect standard scope for the address claim. | |
| phone | OpenID Connect standard scope for phone_number claims. | |
| offline_access | OpenID Connect standard scope requesting a refresh token usable while the user is offline. | |
| acr | Keycloak built-in client scope carrying the authentication context class reference. | |
| roles | Keycloak built-in client scope adding realm and client role mappings to the token. | |
| web-origins | Keycloak built-in client scope adding allowed CORS origins to the token. | |
| basic | Keycloak built-in client scope adding the core sub/auth_time claims. | |
| microprofile-jwt | Keycloak built-in client scope emitting MicroProfile JWT claims (upn, groups). |