OAuth2 advanced configuration options can now attach extra tokens sent by the OAuth2 token endpoint as HTTP(S) request headers. This allows for more flexible handling of OAuth configurations, such as when certain providers append OpenID tokens to their token replies.
This change is integrated into the credential management and is available for all OAuth2 services.
This feature was developed by Mathieu Pellerin