Questions tagged [oauth2]
18 questions
10
votes
2 answers
How to continue using msmtp OAuth 2.0 for Gmail in mutt after oob deprecation?
background
For two years I've been happily accessing my Gmail accounts with neomutt.
I'm sync'ing between neomutt locally and my online Gmail account with mbsync and a "2-Step Verification" app password (Sign in with App Passwords).
sending email…
joharr
- 425
10
votes
6 answers
Thunderbird login to Gmail with OAuth2 fails with "secure connection failed" - how to complete the login?
From 30 May 2022 we will be required to use OAuth2, not normal passwords, to log in to Gmail accounts. How will this Google announcement affect Thunderbird? So, I've tried several times to change the Gmail accounts in my Thunderbird instance…
Joe P
- 511
10
votes
5 answers
Thunderbird fails gmail OAuth2 despite correct credentials
When trying to set up Gmail account using OAuth2 on fresh Thundirbird install I can't get properly authenticated despite providing correct credentials.
With help of the Thunderbird wizard I get all the servers and a new window for OAuth2 is…
Feldmarshall
- 371
2
votes
2 answers
Pushing to a Gitea repo as a "Sign in with GitHub" user
I've set up an account on a Gitea instance using the "Sign in with GitHub" feature, and that account has been given write access to a Gitea repository. When I try to push local changes to Gitea (using my shared GitHub and Gitea username), I'm…
Vectornaut
- 123
2
votes
1 answer
What are the advantages of using OAuth authentication in my desktop email client instead of an "app password" aka "secure mail key"?
Google allows the use of OAuth authentication to fetch email, but also the use of a lengthy "app password" generated by Google instead of an account password. Yahoo/AT&T also allows the use of a "secure mail key" in lieu of OAuth - the "secure mail…
Jim
- 1,299
1
vote
1 answer
Get Processing abandoned The video could not be processed error after use curl in google colab
I uploaded my video with mp4 format to Google Colab disk storage. then replaced with Google Console access token and run following curl command in a cell:
!curl -X POST -i…
1
vote
2 answers
How is oAuth more secure?
Many services, for example IMAP mail by Google, has moved away from user id/password authentication to using oAuth.
How is oAuth more secure, besides it being a service provided by a large and well endowed company with more resources to monitor?
u936293
- 1,337
1
vote
2 answers
Delete OAuth2 token in Thunderbird e-mail client
I am using Thunderbird to access my Google Mail. I use OAuth2 to authenticate. I am doing some testing and want to delete the OAuth2 token Thunderbird is using so that I am forced to re-authenticate.
How do I delete this OAuth2 token in…
rlandster
- 1,522
0
votes
0 answers
WebDAV file transfer client with OAuth 2.0 authorization?
I'm testing a WebDAV server which has OAuth 2.0 authorization, with 2FA. However, I've been through the Wikipedia list of WebDAV clients, and Windows File Explorer, and Gnome Files, and it seems that none of them support OAuth 2.0 - it looks like…
QF0
- 135
0
votes
0 answers
How can we trigger automatic logins/logouts when a user logs in or out of one of several websites connected to Keycloak?
We run WordPress, a second website based on moodle (a learning management system), and Keycloak on three different subdomains of the same domain. Both moodle and WP accept SSO from Keycloak in the sense that Keycloak is the only place were people…
Pida
- 107
0
votes
1 answer
Microsoft Office 2016 and OAuth2
The matter is discussed at length on various help websites but the answers are either too old or not fitting what I need.
I have MS Outlook Professionnel Plus 2016 (16.0.5456.1000) MSO, and an ordinary Hotmail email address with IMAP protocol (on…
Louartan
- 11
0
votes
1 answer
Googles shutting down LSA and its effect on Gmail IMAP/POP
I have a Gmail account that uses POP to download emails from a GWS (Google Workspace) inbox, effectively another Gmail account.
In order for this to work, I had to turn on LSA (Less Secure App) for that GWS account.
Now Google is ending LSA,…
rvh
- 73
0
votes
2 answers
Configure Office 365 POP3 Account with OAuth2 in Microsoft Outlook 2016
Recently Microsoft deactivated Office 365 Basic Authentication, causing all POP3 email accounts in my organization configured in Outlook 2016 client to stop working and display a password error.
If I set up those accounts again as new i can use them…
Juan
- 1
- 1
0
votes
1 answer
Unattended OAuth2 access to google mailbox using IMAP
I have a program that fetches e-mail from a google mailbox using IMAP.
It currently uses username/password ("PLAIN") authentication in the IMAP protocol. I would like to change it to support XOAUTH2 authentication.
The program is written in .NET and…
Kevin Martin
- 65
0
votes
1 answer
securing client/server communication
I have special environment which requires that I think security a bit out of the box.
Components involved:
A web service which requests data from a gateway, processes it and sends it to web clients.
A gateway service which queries the data from a…
Nimral
- 138
- 5