PassiveLogic · OAuth Scopes
PassiveLogic OAuth Scopes
OAuth 2.0
probed
PassiveLogic publishes 13 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the PassiveLogic API on a user’s behalf.
Tokens are issued from https://login.passivelogic.com/realms/prod/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.
Companydigital-twinbuilding-automationhvacsmart-buildingsautonomous-systemsgraphqlontologyiotedge-computingphysical-aienergy
Scopes: 13
Flows: authorizationCode, clientCredentials, deviceCode
Method: probed
OAuth endpoints
Authorization URL
https://login.passivelogic.com/realms/prod/protocol/openid-connect/auth
https://login.passivelogic.com/realms/prod/protocol/openid-connect/auth
Token URL
https://login.passivelogic.com/realms/prod/protocol/openid-connect/token
https://login.passivelogic.com/realms/prod/protocol/openid-connect/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | authorizationCode |
| profile | Basic profile claims (name, given_name, family_name, preferred_username). | authorizationCode |
| Email address and email_verified claim. | authorizationCode | |
| address | Address claim. | authorizationCode |
| phone | Phone number claims. | authorizationCode |
| roles | Realm and client role claims used for PassiveLogic authorization decisions. | authorizationCode |
| offline_access | Issues an offline refresh token for long-lived, unattended access. | authorizationCode |
| organization | Organization membership claim — maps to the PassiveLogic organization/auth-group model. | authorizationCode |
| service_account | Service-account claims for client-credentials (machine) clients. | clientCredentials |
| microprofile-jwt | MicroProfile JWT claims (upn, groups). | authorizationCode |
| basic | Keycloak "basic" scope — sub, auth_time claims. | authorizationCode |
| acr | Authentication Context Class Reference claim. | authorizationCode |
| web-origins | CORS allowed-origins claim used by browser clients. | authorizationCode |
📄 Provider scope reference: https://quantumalliance.org/documentation/