Pingfederate (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/pingfederate
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| sso-endpoint | string | required | ||
| pickup-url | string | required | ||
| pickup-username | string | optional | ||
| pickup-password | string | optional | ||
| sp-adapter-id | string | required | ||
| use-template-redirect | boolean | optional | false | Use a template form to redirect to the PingFederate service. Useful when postMessage notifications are needed |
| date-time-format | non-empty-string | optional | uuuu-MM-dd HH:mm:ssZZ | The format of date time strings used by PingFederate |
| http-client | leafref | required | A reference to the Http Client |