PSC Insurance · OAuth Scopes
PSC Insurance OAuth Scopes
OAuth 2.0
searched
PSC Insurance publishes 14 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 PSC Insurance API on a user’s behalf.
Tokens are issued from https://login.pscinsurance.com.au/oauth/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.
InsuranceAustraliaBrokerInsurance BrokerageProperty and CasualtyCommercial InsuranceCyber InsuranceIntermediaryPartner GatedNo Public API
Scopes: 14
Flows: authorizationCode, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://login.pscinsurance.com.au/authorize
https://login.pscinsurance.com.au/authorize
Token URL
https://login.pscinsurance.com.au/oauth/token
https://login.pscinsurance.com.au/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the base OpenID Connect scope. | authorizationCode, deviceCode |
| profile | Basic profile claims (name, given_name, family_name, nickname, picture). | authorizationCode, deviceCode |
| Email address claim. | authorizationCode, deviceCode | |
| phone | Phone number claim. | authorizationCode, deviceCode |
| address | Address claim. | authorizationCode, deviceCode |
| offline_access | Issue a refresh token so the session can be renewed without re-auth. | authorizationCode, deviceCode |
| name | Auth0 granular profile claim — full name. | |
| given_name | Auth0 granular profile claim — given name. | |
| family_name | Auth0 granular profile claim — family name. | |
| nickname | Auth0 granular profile claim — nickname. | |
| email_verified | Auth0 granular profile claim — whether the email address is verified. | |
| picture | Auth0 granular profile claim — profile picture URL. | |
| created_at | Auth0 granular profile claim — account creation timestamp. | |
| identities | Auth0 granular profile claim — linked identity providers. |