PingGateway 2024.6

IdpSelectionLoginContext

Provides the original target URI for the request received by PingGateway. Use this context with loginHandler in AuthorizationCodeOAuth2ClientFilter.

Properties

The context is named idpSelectionLogin and is accessible at ${contexts.idpSelectionLogin}. The context has the following property:

"originalUri": URI

The original target URI for the request received by PingGateway. The value of this field is read-only.

Copyright © 2010-2024 ForgeRock, all rights reserved.