You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

The OIDC Provider from BankID supports the following standard endpoints. Please see availability and access for the API baseurl for each of the support configurations and/or enviroments.

(tick) = According to standard. (error) = Feature restriction. (warning) = In progress / future support. (info) = Custom additions

EndpointSupportDescription

Openid-configuration (metadata)

(tick)According to standard

Jwk (signing keys)

(tick)According to standard

Authorize

(tick) (error) (warning)According to standard with some restrictions and future support for some features

Token

(tick) (warning)According to standard with future support for some features

Introspect

(tick) (error)According to standard with some restrictions

Userinfo

(tick) (info) Accordint to standard with some additions

The Userinfo endpoint differs from the rest since it is actually a Protected Endpoint for the Resource Server associated with the TINFO service. Protected Endpoints for the PSD2 service is beyond the scope of the REST API of the OIDC Provider from BankID.

  • No labels