multivalue-scope

Use the multivalue-scope stanza entry to specify whether the OAuth scopes are stored as multi-value credential attributes.

Syntax

multivalue-scope = {true | false}

Description

The multivalue-scope controls whether the scopes contained in the introspection response are stored as a single attribute or as a multi-valued attribute in the credential.

Options

true
Scopes are added as a multi-valued attribute.
false
Scopes are added as a single credential attribute.

Usage

This stanza entry is optional.

Default value

The default value is true.

Example

multivalue-scope = false