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 | uat | https://uat-auth.finrelay.io |
| OIDC Realm | uat | uat |
| OIDC URL | prod | https://auth.finrelay.io |
| OIDC Realm | prod | production |
| API URL | uat | https://uat-api.finrelay.io |
| API URL | prod | https://api.finrelay.io |