[ OAuth2 ] Exclusion list

Hi all,

I enabled the OAuth2 plugin with the option config.global_credentials set as true, which means I am using it globally to avoid making multiple token requests for access to different services. It works as expected, but I am missing a functionality of having an exclusion list of OAuth2 for some specific services.

Is there some way to have the global_credentials enabled, and exclude some specific services from OAuth2 to they have public access?