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.
SendLoginRequestAsync
Sends a notification for the user to login via the BackchannelUserLoginRequest parameter.