...
Name | Type | Default | Description |
---|---|---|---|
additionalAudiencesForAssertion | Collection<String> | Additional values to populate into audience restriction condition of assertions | |
includeConditionsNotBefore | Boolean | true | Whether to include a |
assertionLifetime | Duration | PT5M | Lifetime of assertions |
signAssertions | Boolean | false | Whether to sign assertions |
signResponses | Boolean | varies by profile | Whether to sign responses |
signRequests | Boolean | false | Whether to sign requests |
Guidance
It isn't too common to need any of these options, and they should be changed only with care.
...