-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
SSO redirect issue with iOS native client #2028
Comments
Please let me know, should you need additional information! Does this work for anybody? |
We are seeing an issue but instead of seeing "load error" we just see a white "Verified" page after successfully authenticating. |
👍 I see the same behaviour. I'd like to disable form based logins completely but this is not possible now. |
As a workaround: should LDAP form-based login in parallel to SSO? I ask because LDAP authentication only seems to work for first-time users and not existing ones. |
Is there any more information needed to get this addressed? This is a big issue for us. To stay SOX compliant we have to turn off other forms of authentication. |
Also seeing the "Verified" page after a SAML login (on iOS client). Any workarounds? |
FYI, this seems to have to do with two things:
Seems likely that this issue should be filed on meteor-accounts-saml instead of here. A possible workaround would be something like this. |
@rodrigok do we need more info to replicate the problem? |
Someone can help me to setup SAML at my local server to test this behavior? |
Any idea how we go forward with this? |
@engelgabriel Can you use this forked repo instead? |
Fix #2028 SSO redirect issue with iOS native client
Rocket.chat runs fine with SAML HTTP POST Binding for all clients except Android (known issue? RocketChat/Rocket.Chat.Cordova#59) and iOS clients.
iOS iPhone clients show a white "load error" page after the SSO Login. The SAML communication on the Rocket.chat server below shows the SAML handshake works:
The text was updated successfully, but these errors were encountered: