Please see the following sections for various baseURLs used in this release of the OpenID Connect Provider from BankID

OpenID Connect (oidc-baseurl)

To ensure backwards compatiblity with future releases, please use the output from Openid-configuration rather than using hardcoded values for the endpoints of the REST API.

The REST API is available at the following base URLs for different environments:

EnvironmentBaseurl (oidc-baseurl)
PRE-PRODhttps://oidc-preprod.bankidapis.no/auth/realms/preprod/
PRODhttps://oidc.bankidapis.no/auth/realms/prod/
CURRENThttps://oidc-current.bankidapis.no/auth/realms/current/

JS Connector (connector-baseurl)

The JS Connector Javascript API is available at the following base URLs for different environments:

EnvironmentBaseurl (connector-baseurl)
PRE-PROD https://oidc-preprod.bankidapis.no/js-connect/v1/js/
PROD https://oidc.bankidapis.no/js-connect/v1/js/
CURRENT https://oidc-current.bankidapis.no/js-connect/v1/js/

xID Useradmin (xid-useradm-baseurl)

The xID Useradmin API is available at the following base URLs for different environments:

EnvironmentBaseurl (xid-useradm-baseurl)
PRE-PRODhttps://xid-preprod.bankidapis.no/useradmin/
PRODhttps://xid.bankidapis.no/useradmin/
CURRENThttps://xid-current.bankidapis.no/useradmin/

TINFO Userinfo (tinfo-userinfo-baseurl)

To ensure backwards compatiblity with future releases, please use the output from Openid-configuration rather than using hardcoded values for the endpoints of the TINFO Userinfo API

The TINFO Userinfo API is available at the following base URLs for different environments:

EnvironmentBaseurl (tinfo-userinfo-baseurl)
PRE-PRODhttps://tinfo-preprod.bankidapis.no/
PRODhttps://tinfo.bankidapis.no/
CURRENThttps://tinfo-current.bankidapis.no/

Fraud Data (fraud-data-baseurl)

The Fraud Data service is available at the following base URLs for different environments:

Environment

Baseurl (fraud-data-baseurl)

PRE-PRODhttps://frauddata-rs-preprod.bankidapis.no/
PRODhttps://frauddata-rs.bankidapis.no/
CURRENThttps://frauddata-rs-current.bankidapis.no/

AML (aml-baseurl)

The AML service is available at the following base URLs for different environments:

Environment

Baseurl (aml-baseurl)

PRE-PRODhttps://aml-preprod.bankidapis.no/
PRODhttps://aml.bankidapis.no/
CURRENThttps://aml-current.bankidapis.no/
  • No labels