nib · OAuth Scopes
nib OAuth Scopes
OAuth 2.0
searched
nib publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, implicit, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the nib API on a user’s behalf.
Tokens are issued from https://id.nib.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.
InsuranceAustraliaHealth InsuranceCarrierClaimsPrivate Health InsuranceTravel InsuranceNew ZealandNDISPartner Gated
Scopes: 14
Flows: authorizationCode, clientCredentials, implicit, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://id.nib.com.au/authorize https://id.nib.co.nz/authorize
https://id.nib.com.au/authorize https://id.nib.co.nz/authorize
Token URL
https://id.nib.com.au/oauth/token https://id.nib.co.nz/oauth/token
https://id.nib.com.au/oauth/token https://id.nib.co.nz/oauth/token
Flows
authorizationCodeclientCredentialsimplicitdeviceCode
authorizationCodeclientCredentialsimplicitdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the base OpenID Connect scope. | |
| profile | Basic profile claims (name, given_name, family_name, nickname, picture). | |
| offline_access | Issue a refresh token so the client can renew access without the member re-authenticating. | |
| name | The member's full name claim. | |
| given_name | The member's given name claim. | |
| family_name | The member's family name claim. | |
| nickname | The member's nickname claim. | |
| The member's email address claim. | ||
| email_verified | Whether the member's email address has been verified. | |
| picture | The member's profile picture claim. | |
| created_at | When the member's identity record was created. | |
| identities | Linked identity provider connections for the member (Auth0 identities array). | |
| phone | The member's phone number claim. | |
| address | The member's address claim. |
📄 Provider scope reference: https://id.nib.com.au/.well-known/openid-configuration