Proemion OAuth Scopes
Proemion publishes 12 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Proemion API on a user’s behalf.
Tokens are issued from https://dataportal.proemion.com/auth/realms/af0b450b-63cb-4f6e-a994-bdab447c64ba/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.
OAuth endpoints
https://dataportal.proemion.com/auth/realms/af0b450b-63cb-4f6e-a994-bdab447c64ba/protocol/openid-connect/token
clientCredentials
Scopes (12)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication. | |
| profile | Basic profile claims. | |
| Email claim. | ||
| roles | Realm/client role claims. | |
| offline_access | Issue a refresh token for offline access. | |
| service_account | Service-account (machine-to-machine) client-credentials access. | |
| basic | Basic claim set. | |
| address | Address claims. | |
| phone | Phone claims. | |
| microprofile-jwt | MicroProfile JWT claims (groups/roles). | |
| web-origins | Allowed CORS web origins. | |
| acr | Authentication Context Class Reference. |
📄 Provider scope reference: https://docs.proemion.com/docs/dataportal/organization_structure/#api-client-management
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.