Backchannel User Login Request
Duende.IdentityServer.Models.BackchannelUserLoginRequest
Section titled “Duende.IdentityServer.Models.BackchannelUserLoginRequest”Models the information to initiate a user login request for CIBA.
-
InternalIdIhe identifier of the request in the store.
-
SubjectThe subject for whom the login request is intended.
-
BindingMessageThe binding message used in the request.
-
AuthenticationContextReferenceClassesThe acr_values used in the request.
-
TenantThe tenant value from the acr_values used the request.
-
IdPThe idp value from the acr_values used in the request.
-
RequestedResourceIndicatorsThe resource indicator values used in the request.
-
ClientThe client that initiated the request.
-
ValidatedResourcesThe validated resources (i.e. scopes) used in the request.