This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Provide AuthenticationProperties from state in OnRemoteFailure #1188
Closed
Description
DuendeArchive/IdentityServer4#1087 (comment)
When an remote login error occurs you may need to examine the state that flows with that challenge to understand how to handle it. For error scenarios we don't currently deserialize the state for you, and doing it yourself is pretty awkward.