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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3244747-support-extra-options-4.patch | 2.3 KB | szloredan |
| #2 | 3244747-support-extra-options-1.patch | 3.02 KB | szloredan |
Comments
Comment #2
szloredan commentedAdded a patch for it.
Comment #3
szloredan commentedComment #4
szloredan commentedAdded a second patch for a mistake in interface.
Comment #5
fathershawnClosing in favor of #3256272: Additional parameters to get Access token - please see if the additional capability added there addresses your use case.