Resilience · OAuth Scopes
Resilience OAuth Scopes
OAuth 2.0
searched
Resilience publishes 14 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Resilience API on a user’s behalf.
Tokens are issued from https://auth.cyberresilience.com/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.
InsuranceUnited StatesCyber InsuranceProperty and CasualtyInsurtechUnderwritingClaimsRisk DataTechnology Errors and OmissionsBrokerSpecialty Insurance
Scopes: 14
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.cyberresilience.com/authorize
https://auth.cyberresilience.com/authorize
Token URL
https://auth.cyberresilience.com/oauth/token
https://auth.cyberresilience.com/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Issue an ID token — required for OpenID Connect authentication. | |
| profile | Access the end user's default profile claims. | |
| Access the end user's email address. | ||
| email_verified | Access the end user's email verification status. | |
| offline_access | Issue a refresh token so the portal session can be renewed. | |
| name | Access the end user's full name claim. | |
| given_name | Access the end user's given-name claim. | |
| family_name | Access the end user's family-name claim. | |
| nickname | Access the end user's nickname claim. | |
| picture | Access the end user's profile picture claim. | |
| created_at | Access the end user's account creation timestamp. | |
| identities | Access the end user's linked identity providers. | |
| phone | Access the end user's phone number claim. | |
| address | Access the end user's address claim. |