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
{{ message }}
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
externalLogin seems to assume that “returnPath” doesn’t have the “http://host” part and try to make up it with “http://host_taken_from_referrer_header”. However, Security Manager sets “returnPath” as “http://host/blah/blah”.
So, when returnPath start with "http://" or "https://", just copy it to "path"
No description provided.
The text was updated successfully, but these errors were encountered: