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
Token URL
https://id.nib.com.au/oauth/token https://id.nib.co.nz/oauth/token
Flows
authorizationCodeclientCredentialsimplicitdeviceCode

Scopes (14)

ScopeDescriptionFlows
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.
email 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.

Source

OAuth Scopes

nib-health-funds-scopes.yml Raw ↑
generated: '2026-07-25'
method: searched
source: https://id.nib.com.au/.well-known/openid-configuration
docs: https://id.nib.com.au/.well-known/openid-configuration
note: |
  Not derived from an OpenAPI — nib publishes none. These are the
  scopes_supported values read verbatim from the anonymously-readable OpenID
  Connect discovery documents of nib's Auth0 member identity tenants. Both the
  Australian (id.nib.com.au) and New Zealand (id.nib.co.nz) tenants advertise
  the identical set.

  Every scope below is a standard OIDC / Auth0 identity scope. nib publishes NO
  product scopes — nothing for policies, claims, quotes, members, providers, or
  partner data. That is the honest shape of this provider's OAuth surface: a
  consumer sign-in tenant, not a partner API authorization server.
schemes:
- name: nib Australia member identity (Auth0 OIDC)
  source: well-known/nib-health-funds-openid-configuration.json
  issuer: https://id.nib.com.au/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://id.nib.com.au/authorize
    tokenUrl: https://id.nib.com.au/oauth/token
  - flow: clientCredentials
    tokenUrl: https://id.nib.com.au/oauth/token
  - flow: implicit
    authorizationUrl: https://id.nib.com.au/authorize
  - flow: deviceCode
    deviceAuthorizationUrl: https://id.nib.com.au/oauth/device/code
    tokenUrl: https://id.nib.com.au/oauth/token
- name: nib New Zealand member identity (Auth0 OIDC)
  source: well-known/nib-health-funds-nz-openid-configuration.json
  issuer: https://id.nib.co.nz/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://id.nib.co.nz/authorize
    tokenUrl: https://id.nib.co.nz/oauth/token
scopes:
- scope: openid
  description: Request an ID token — the base OpenID Connect scope.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: profile
  description: Basic profile claims (name, given_name, family_name, nickname, picture).
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: offline_access
  description: Issue a refresh token so the client can renew access without the member
    re-authenticating.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: name
  description: The member's full name claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: given_name
  description: The member's given name claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: family_name
  description: The member's family name claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: nickname
  description: The member's nickname claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: email
  description: The member's email address claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: email_verified
  description: Whether the member's email address has been verified.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: picture
  description: The member's profile picture claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: created_at
  description: When the member's identity record was created.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: identities
  description: Linked identity provider connections for the member (Auth0 identities
    array).
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: phone
  description: The member's phone number claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
- scope: address
  description: The member's address claim.
  category: identity
  sources: [well-known/nib-health-funds-openid-configuration.json, well-known/nib-health-funds-nz-openid-configuration.json]
product_scopes:
  published: false
  note: No policy, claims, quote, member-data, provider, or partner scopes are published
    by nib on any anonymously reachable surface.