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

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

OpenID Connect (oidc-baseurl)

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/

TINFO Userinfo (tinfo-userinfo-baseurl)

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)

PRODhttps://aml.bankidapis.no/
CURRENThttps://aml-current.bankidapis.no/


The AML service is not available for external test purposes in the PREPROD environment.

Sign Document (signdoc-baseurl)

The Document and Text Signing (VAS) service is available at the following base URLs for different environments:

JS Connector (connector-baseurl)

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

  • No labels