Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Next »

The BankID OIDC provider previously supported iframe mode, but this has been deprecated as of 01.09.20.

Read more here: https://tools.ietf.org/html/draft-ietf-oauth-v2-23#section-10.13

Iframe mode will be blocked in CURRENT by the end of November 2020, at earliest 25.11.20.

Iframe mode will be blocked in PRODUCTION in December 2020, at earliest 01.12.20.

The BankID OIDC Provider supports web-based OIDC Client applications using browser re-direction to govern user-experience. This includes support for app-based OIDC Client applications using web-views. The OIDC Client is in either case in control on how and where each of the involved dialoges is integrated with the OIDC Client application. The two supported user-experience alternatives are as follows: 

  • Redirect: Redirect of the entire application page
  • Window: Re-direct of a pop-up (window) from the application (mother) page


The logic governing integration modes is managed by your website. Please refert to the example libraries table on our getting started with OIDC page for more details.


A couple of notes:

  • Our testing tools allows you take a further look into these integration modes.
  • The JS Connector may simplify the frontend integration with the OIDC Provider.







  • No labels