oauth-introspection-auth

Enable authentication using an OAuth introspection endpoint.

oauth-introspection-auth = {none|http|https|both}

Description

The OAuth authentication mechanism allows authentication into IBM Security Verify Access where access can be established based on the Bearer token in a Authorization Header (for example, Authorization = Bearer <Access Token>). This is relevant for native mobile applications, single page applications (SPAs), and API access authenticated with OAuth.

Options

Usage:

This entry is required to enable authentication with the OAuth mechanism.

Default valueNone

Example:

oauth-introspection-auth = both

Parent topic: [oauth-introspection] stanza