vttranlina commented on pull request #810:
URL: https://github.com/apache/james-project/pull/810#issuecomment-1007359815


   ## POC - Demo Video with Thunderbird
   1. Setup OIDC Provider
   - Create realm
   - Create app client
   - Create user: 
       - [email protected]
   
   2. Add Oauth Provider Server to Thunderbird
   Adding manually at thunderbird path /thunderbird/omni.ja/OAuth2Providers.jsm
   (ref 
https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat#OAuth2)
   
   3. Setup James Server 
   - Config enable SMTP oidc authentication
   - Create user + mailbox: 
        - [email protected]      (receiver via IMAP)
        - [email protected]      (sender via SMTP - OAUTH)
   
   4. Testing
   - [email protected] : Using IMAP for fetching email 
   - [email protected] : Send email to [email protected] via SMTP OAUTH2
   
   
   
https://user-images.githubusercontent.com/81145350/148542475-cd4ca253-42d0-47da-b917-95b75206b2e1.mp4
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to