Add OAuth2 authentication parameters for SMTP connections#2206
Add OAuth2 authentication parameters for SMTP connections#2206KalinduGandara wants to merge 1 commit intowso2:4.2.0from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| </table> | ||
|
|
||
| The following OAuth2 authentication configurations can be used for IMAP and IMAPS connections. **Note**: These configurations are available from Email connector version 1.1.0 and above. | ||
| The following OAuth2 authentication configurations can be used for IMAP, IMAPS and SMTPS connections. **Note**: These configurations are available from Email connector version 1.1.0 and above. |
There was a problem hiding this comment.
Can we use these with SMTP as well? Also, let’s mention the connector version that provides full support.
This pull request updates the Email Connector documentation to improve and clarify OAuth2 authentication support. The main changes include expanding protocol support for OAuth2 and adding detailed configuration parameters.
Fixes: wso2/product-integrator-mi#4772