IRALOGIX · OAuth Scopes
IRALOGIX OAuth Scopes
OAuth 2.0
probed
IRALOGIX 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 IRALOGIX API on a user’s behalf.
Tokens are issued from https://auth.partner.iralogix.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.
CompanyFinancial ServicesRetirementIRARecordkeepingWealth ManagementFintechComplianceWhite LabelRetirement Technology
Scopes: 14
Flows: authorizationCode, clientCredentials, deviceCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.partner.iralogix.com/authorize
https://auth.partner.iralogix.com/authorize
Token URL
https://auth.partner.iralogix.com/oauth/token
https://auth.partner.iralogix.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the base OpenID Connect scope. | |
| profile | Basic profile claims for the authenticated partner user. | |
| offline_access | Issue a refresh token so the client can renew access without user interaction. | |
| The user's email address. | ||
| email_verified | Whether the user's email address has been verified. | |
| name | The user's full name. | |
| given_name | The user's given name. | |
| family_name | The user's family name. | |
| nickname | The user's nickname. | |
| picture | URL of the user's profile picture. | |
| phone | The user's phone number. | |
| address | The user's postal address. | |
| created_at | When the user record was created in the tenant. | |
| identities | The linked identity providers for the user. |