continue-on-auth-failure
Use the continue-on-auth-failure stanza entry to define Whether to continue processing the request if authentication fails.
continue-on-auth-failure = {yes|true|no|false}
Description
This stanza entry controls whether to continue processing the request and try additional authentication mechanisms if the introspection has failed.
Options
yes|true Continue processing the request and try additional authentication mechanisms. no|false Do not continue processing the request on an introspection failure.
Usage: Optional
Default value
true
Example:
continue-on-auth-failure = false
Parent topic: [oauth-introspection] stanza