Version 6.x has been out of support since May 14, 2024, and this corresponding section of the documentation is no longer maintained. We strongly recommend you upgrade to the latest supported version of 7.x and read the latest version of this documentation.

Backchannel Authentication User Notification Service

Duende.IdentityServer.Services.IBackchannelAuthenticationUserNotificationService

The IBackchannelAuthenticationUserNotificationService interface is used to contact users when a CIBA login request has been made. To use CIBA, you are expected to implement this interface and register it in the DI system.

IBackchannelAuthenticationUserNotificationService APIs