PPL · OAuth Scopes
PPL OAuth Scopes
OAuth 2.0
searched
PPL publishes 1 OAuth 2.0 scope via the authorizationCode, onBehalfOf, and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the PPL API on a user’s behalf.
Tokens are issued from https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/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.
InsuranceUnited KingdomLondon MarketLloyd's of LondonReinsuranceCommercial InsuranceBrokerUnderwritingPlacementMarket InfrastructureACORDElectronic Placing
Scopes: 1
Flows: authorizationCode, onBehalfOf, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/authorize
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/authorize
Token URL
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token
Flows
authorizationCodeonBehalfOfclientCredentials
authorizationCodeonBehalfOfclientCredentials
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| user_impersonation | The single delegated permission the LIMOSS API Gateway checks. The Base API Standard states the JWT must carry the claim "scp": "user_impersonation"; the Authentication page states that "if there is a scope claim which includes 'user_impersonation', then it may be passed directly to the API Gateway", and that otherwise the caller must acquire an on-behalf-of token that has it. | authorizationCode, onBehalfOf, clientCredentials |
📄 Provider scope reference: https://developer.pplnextgen.com/Get-Started/Authentication-Information