BackChannelPingNotificationRequest.Parameters Class
Abblix.Oidc.Server
Abblix.Oidc.Server.Model.BackChannelPingNotificationRequest
BackChannelPingNotificationRequest.Parameters Class
Wire-level parameter names for the CIBA ping-mode notification payload (OpenID Connect CIBA Core 1.0 §10.2).
public static class BackChannelPingNotificationRequest.Parameters
Inheritance System.Object → Parameters
Fields
BackChannelPingNotificationRequest.Parameters.AuthReqId Field
The auth_req_id notification parameter identifying the CIBA request that is
now ready for token retrieval.
public const string AuthReqId = "auth_req_id";