-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TokenStore::Read: failed to open file #38
Comments
sasl-xoauth2 and cyrus-sasl-xoauth2 are not the same, no. Please make sure you've followed the instructions in the sasl-xoauth2 README. |
Thanks @tarickb. After a lot of trial and error I was able to get cyrus-sasl-xoauth2 up and running — finally! |
Please look through the debugging section of the README and attach logs (with credentials redacted). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to use this sasl-xoauth2 plugin together with oauth2ms as described here. In doing so it is assumed that installing sasl-xoauth2 or cyrus-sasl-xoauth2 is the same.
As reported in this issue by checking
/var/log/syslog
the sasl-xoauth2 plugin is giving this error:which suggests that sasl-xoauth2 is waiting for a file from oauth2ms? Any help in solving this issue is very welcome.
The text was updated successfully, but these errors were encountered: