Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The REST API of the OIDC Provider from BankID consists of a set of Endpoints, TokensScopes and Claims according to the  OpenID Connect 1.0 (OIDC) and OAuth 2.0 (OAuth2) standards.  A key feature of the OIDC platform is to provide uniform handling of Claims with coresponding corresponding  Consent across  handling across all supported IDPs. 

The OIDC Provider from BankID does in addition provide a set of JavaScript Connectors being front-end wrappers for the REST API. OIDC Clients should use such connectors because it simplifies integration work and ensures that the REST API is used in the intended way.

...