EnvironmentsΒΆ
The table below outlines commonly used configuration values for integrating API. These values will be referenced throughout the document.
| Value Type | Environment | Value |
|---|---|---|
| OIDC URL | dev/integration | https://dev-auth.finrelay.io |
| OIDC Realm | dev/integration | dev |
| OIDC URL | prod | https://auth.finrelay.io |
| OIDC Realm | prod | production |
| API URL | dev/integration | https://dev-api.finrelay.io |
| API URL | prod | https://api.finrelay.io |