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.
-
InternalIdThe 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_valuesused in the request. -
TenantThe
tenantvalue from theacr_valuesused in the request. -
IdPThe
idpvalue from theacr_valuesused 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.