IF · OAuth Scopes

IF OAuth Scopes

OAuth 2.0 searched

IF publishes 11 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the IF API on a user’s behalf.

Tokens are issued from https://account.integrated.finance/auth/realms/ifp/protocol/openid-connect/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.

CompanyFinancial-ServicesEmbedded FinanceBanking as a ServicePaymentsCardsForeign ExchangeComplianceOpen Banking
Scopes: 11 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://account.integrated.finance/auth/realms/ifp/protocol/openid-connect/token
Flows
clientCredentials

Scopes (11)

ScopeDescriptionFlows
openid OpenID Connect authentication; required to receive an ID token.
api Access to the Integrated Finance platform API surface.
profile Basic profile claims for the authenticated subject.
email Email address claim for the authenticated subject.
address Address claim for the authenticated subject.
phone Phone-number claim for the authenticated subject.
roles Realm and client role memberships for the subject.
offline_access Issue a refresh token for offline / long-lived access.
microprofile-jwt MicroProfile JWT claims (groups, upn) for service-to-service tokens.
acr Authentication Context Class Reference claim.
web-origins Allowed CORS web origins for the client.

Source

OAuth Scopes

if-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: well-known/if-openid-configuration.json
docs: https://developer.integrated.finance/docs/authentication
schemes:
- name: OAuth2
  source: https://account.integrated.finance/auth/realms/ifp/.well-known/openid-configuration
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.integrated.finance/auth/realms/ifp/protocol/openid-connect/token
scopes:
- scope: openid
  description: OpenID Connect authentication; required to receive an ID token.
  sources: [well-known/if-openid-configuration.json]
- scope: api
  description: Access to the Integrated Finance platform API surface.
  sources: [well-known/if-openid-configuration.json]
- scope: profile
  description: Basic profile claims for the authenticated subject.
  sources: [well-known/if-openid-configuration.json]
- scope: email
  description: Email address claim for the authenticated subject.
  sources: [well-known/if-openid-configuration.json]
- scope: address
  description: Address claim for the authenticated subject.
  sources: [well-known/if-openid-configuration.json]
- scope: phone
  description: Phone-number claim for the authenticated subject.
  sources: [well-known/if-openid-configuration.json]
- scope: roles
  description: Realm and client role memberships for the subject.
  sources: [well-known/if-openid-configuration.json]
- scope: offline_access
  description: Issue a refresh token for offline / long-lived access.
  sources: [well-known/if-openid-configuration.json]
- scope: microprofile-jwt
  description: MicroProfile JWT claims (groups, upn) for service-to-service tokens.
  sources: [well-known/if-openid-configuration.json]
- scope: acr
  description: Authentication Context Class Reference claim.
  sources: [well-known/if-openid-configuration.json]
- scope: web-origins
  description: Allowed CORS web origins for the client.
  sources: [well-known/if-openid-configuration.json]
notes: >-
  Scopes are the Keycloak realm ("ifp") supported scopes read from the live OIDC
  discovery documents for the production and sandbox authorization servers. IF uses
  a client-credentials (service-account) model; per-resource authorization is
  carried by realm/client roles rather than fine-grained OAuth scopes.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/if-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.