Replies: 1 comment
-
|
Whether you're using the proxy or not, you still need to actually authenticate with the server. The proxy just replaces existing authentication commands; it doesn't add them if they aren't there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
we have problems configuring the email-oauth2-proxy to work for our use case. We thought maybe the community could help and maybe explain what is wrong with our config.
We are trying to get the proxy to work with Microsoft Office 365 certificate based authentication. We want to use the
client_credentialsOAuth2 Flow for M2M authentication. When trying to send an E-Mail through the proxy we get the following error:Client not authenticated to send mail.Our config file:
Debug log:
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions