Problem/Motivation

Some oauth2 requests needs extra parameters like "audience" for the client credentials requests. For the moment is not possible to set extra options.

Proposed resolution

Add an option parameter to be able to pass it to the provider.

Comments

szloredan created an issue. See original summary.

szloredan’s picture

StatusFileSize
new3.02 KB

Added a patch for it.

szloredan’s picture

Status: Active » Needs review
szloredan’s picture

StatusFileSize
new2.3 KB

Added a second patch for a mistake in interface.

fathershawn’s picture

Status: Needs review » Closed (duplicate)

Closing in favor of #3256272: Additional parameters to get Access token - please see if the additional capability added there addresses your use case.