The idea is:
Add additional OAuth2 Access Token Request methods like Certificate-Based for credentials for nodes like Microsoft Teams
My use case:
I work in an environment where Azure application registration does not permit the shared secret method for Access token requests. It only allows certificate-based access token requests.
I think it would be beneficial to add this because:
This will allow for restricted environments with higher level security requirements to integrate with n8n application nodes.
Any resources to support this?
Are you willing to work on this?
Yes