The OIDC Provider is currently available in three different pilot configurations supporting various feature combinations. All features will be consolidated into one single configuration after the pilot phase. Each of the configurations are in turn available in different environments, each with its own set of base URLs for the REST API and default GUI component, respectively.

 IDP optionsSupplementary ServicesEnvironment
Pilot configurationBankIDxIDAdditional InformationPSD2PreviewPre-prodPrototype
BankID pilotX X 

API: preview.bankidapis.no/oidc

GUI: oidc.bankidnorge.no

API: preprod.bankidapis.no/oidc

GUI: oidc-preprod.bankidnorge.no

TBD
xID pilotXXX 

API: preview.bankidapis.no/oidc-xid-poc

GUI: xid-poc.bankidnorge.no

API: preprod.bankidapis.no/oidc-xid-poc

GUI: xid-poc-preprod.bankidnorge.no

TBD
PSD2 pilotXXXX

API: tbd

GUI: tbd

API: tbd

GUI: tbd 

TBD



Please contact developer@bankidnorge.no to request access to any of the pilot configurations in any of the environments.

The following information must be supplied by the owner of the OIDC Client that requests access.

  • Description on what the OIDC Client is going to be used for
  • Contact information for both technical and commercial requests.
  • Optionally a BankID Merchant certificate to be used for the Client, thus replacing the default certificate of the OIDC Service itself.
  • Requested user properties or resources (scopes). 
  • One of more URLs where control will redirected back to the OIDC client (redirect URLs must be pre-registered for safety reasons).
  • A display name for the OIDC Client that will be shown in the header of the (default) OIDC dialogues.
  • Optionally an URL for custom GUI handling overriding the default GUI component of the OIDC Provider.

Sucessfull enrollment will result in the return of a client_id and a client_secret to the application owner.