auth-method

The introspection request can be authenticated using Basic Authentication or Forms.

auth-method = {client_secret_post | client_secret_basic}

Description

Method by which the authentication information is supplied to the introspection end point.

Options

Usage: Required.

Default value

client_secret_post

Example:

auth-method = client_secret_basic

Parent topic: [oauth-introspection] stanza