Ability to provider additional url params and headers for OAuth2 (Generic) authentication

We are using our own IDP for authentication & authorization. As part it, we want to provide specific parameters during the initial redirect.
Right now, the only available properties are:

  • client ID and secret
  • Scopes
  • Audience

For instance, we would like to use the following capabilities

But additional URL parameters are not supported in the regular OAuth2 or the custom implementation

Hey @slavab! Thanks for the request. I've created an internal ticket for this and can update this post when there is any new information to share.