Ping-idp-adapter (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/ping-idp-adapter

Parameters#

NameTypeRequiredDefaultDescription
enable-original-parameter-sharingbooleanoptionalfalseWhen toggled on, a nonce will be sent with the redirect to the IDP which can be used to pickup the original query parameters of the authorization request
idp-application-urlurirequiredThe URL to the IdP Adapter
passwordstringrequiredThe password to use for basic authentication against the dropoff endpoint
usernamestringrequiredThe username to use for basic authentication against the dropoff endpoint

Was this helpful?