You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAS still requires for now that users have a valid primary email address to do any kind of client login (compat or OAuth 2.0).
The feature to make that optional is tracked in #1505
A way to work around this is to register the user using the CLI with a dumb email.
What's not normal is the 500 error you get on /add-email
This issue was originally created by @dklimpel at matrix-org/matrix-authentication-service#3112.
What I did:
email_change_allowed
tofalse
/login
,/complete-compat-sso
/add-email
error 500
Apparently there is an obligation to use a mail address.
Version: MAS 0.10.rc0
The text was updated successfully, but these errors were encountered: