Authentication

oAuth (oauth2)

This API uses OAUTH 2.0 with client creds for the admin role and auth code for web users

Flow type authorizationCode
Authorization URL https://auth.openbanking.raidiam.io/auth
Token URL https://auth.openbanking.raidiam.io/token
Refresh URL https://auth.openbanking.raidiam.io/token
Scopes
  • directory:website: Web based operations
Flow type clientCredentials
Token URL https://auth.openbanking.raidiam.io/token
Scopes
  • directory:admin: All operations for super and domain users
  • directory:software: Software statement client operations
  • directory:servicedesk: Operations performed by clients respresenting service desk applications