Versions Compared

Key

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

...

  • For OIDC, more standard implementations are available that can easily be integrated into an (existing) application; connecting to SURFconext therefore becomes easier
  • OIDC is a RESTful API-like service; it is less complex than SAML
  • For Service Providers who also use mobile apps, OIDC can be used as the only technology (whereas in the case of SAML, supporting an additional standard is necessary (OAuth))

There are currently still some drawbacks:

  • Not yet supported in international interfederation via eduGAIN
  • No support yet for SURFconext Strong Authentication

A schematic overview of the OpenID Connect authentication flow can be found on this page: OpenID Connect authentication flow.

...