Auðkenni offers three types of communication interfaces. OpenID Connect, REST API interface, and CIBA (Client Initiated Backchannel Authentication).

Which connection method should I choose?

It depends on what the needs are. Should only authentication be offered or is signing also being used.

If digital signing is also used

If authentication and signing capabilities are to be used, CIBA is the way to go.

If only authentication

If only authentication options are to be used, there are more ways available:

Links to more detailed content

More information about OpenID Connect

OIDC Integration Guide

More information about REST API interface

Rest Integration Guide

More information about CIBA

Signing Integration Guide with CIBA