Trust Association Interceptor (trustAssociation)
Controls the operation of the trust association interceptor (TAI).
Name | Type | Default | Description |
---|---|---|---|
continueAfterUnprotectedURI | boolean | false | Reserved for the future use. |
disableLtpaCookie | boolean | false | Do not create an LTPA cookie for the trust association interceptor (TAI). |
failOverToAppAuthType | boolean | false | Allow an interceptor to fall back to the application authentication mechanism. |
id | string | A unique configuration ID. | |
initializeAtFirstRequest | boolean | false | Select whether to initialize the trust association interceptor (TAI) at the first incoming request or at the server startup. The default is to initialize the TAI at the server startup. |
invokeForUnprotectedURI | boolean | false | Controls whether the TAI is invoked for an unprotected URI. |
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
className | string | Fully-qualified package name of the interceptor class. | |
enabled | boolean | true | Enables or disables the interceptor. |
id | string | A unique configuration ID. | |
invokeAfterSSO | boolean | true | Invoke an interceptor after single sign-on (SSO). |
invokeBeforeSSO | boolean | false | Invoke an interceptor before single sign-on (SSO). |
libraryRef | A reference to top level library element (string). | A reference to the ID of the shared library configuration. |
A reference to the ID of the shared library configuration.
Collection of properties for the interceptor.