BaseURLs

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

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

OpenID Connect (oidc-baseurl)

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

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

Userinfo (userinfo-baseurl)

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

EnvironmentBaseurl (userinfo-baseurl)
PRODhttps://userinfo.bankid.no/
CURRENThttps://userinfo.current.bankid.no/

Fraud Data (fraud-data-baseurl)

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

Environment

Baseurl (fraud-data-baseurl)

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 OIDC and AML service is not available for external test purposes in the PREPROD environment.

Sign Document (signdoc-baseurl)

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

Environment

Baseurl (signdoc-baseurl)

PRODhttps://signdoc-rs.bankidapis.no/
CURRENThttps://signdoc-rs-current.bankidapis.no/

JS Connector (connector-baseurl) (legacy)

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

EnvironmentBaseurl (connector-baseurl)
PROD https://auth.bankid.no/js-connect/v2/js/
CURRENT https://auth.current.bankid.no/js-connect/v2/js/