Ping-idp-adapter (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/ping-idp-adapter
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| enable-original-parameter-sharing | boolean | optional | false | When 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-url | uri | required | The URL to the IdP Adapter | |
| password | string | required | The password to use for basic authentication against the dropoff endpoint | |
| username | string | required | The username to use for basic authentication against the dropoff endpoint |