Robert Speicher and Robert Speicher
a767bb4690
Merge branch 'fix_saml_signin' into 'master'
...
Fix subsequent SAML sign ins
Fixes a bug when `auto_link_ldap_user` is `true` that causes SAML users to be unable to sign in a second time.
Fix the problem for https://gitlab.zendesk.com/agent/tickets/22546
See merge request !4718
2016-06-23 14:28:43 -04:00
Patricio Cano
9282810fb7
Syntax fixes and better logging around the ldap_person method.
2016-06-08 18:09:43 -05:00
Patricio Cano
c593154cb4
Moved find_or_create_ldap_user method to parent class and added logging.
2016-06-07 11:21:20 -05:00
Patricio Cano
7038440e34
Adjust the SAML control flow to allow LDAP identities to be added to an existing SAML user.
2016-06-06 18:47:49 -05:00
Patricio Cano
8110e75309
Implemented suggested fixes
2016-04-06 18:12:25 -05:00
Patricio Cano
3a36fa8957
Fix error that was causing only one group to be returned and corrected specs to use the proper attribute type
2016-04-06 16:03:35 -05:00
Patricio Cano
7efaf22bcc
Removed extra LDAP tests and added tests for the external groups feature
2016-04-05 19:22:58 -05:00
Patricio Cano
d14f080c0a
Remove unnecessary LDAP tests from SAML tests
2016-04-04 19:09:46 -05:00
Patricio Cano
bb4fa3a185
Make new allow_single_sign_on feature backwards compatible
2016-02-18 17:02:43 -05:00
Patricio Cano
06376be56a
Decouple SAML authentication from the default Omniauth logic
2016-02-18 17:01:07 -05:00
Douwe Maan
873b0db220
Revert "Merge branch 'saml-decoupling' into 'master'
"
...
This reverts commit c04e22fba8 , reversing
changes made to 0feab326d5 .
2016-02-18 22:14:53 +01:00
Patricio Cano
f014127e17
Decouple SAML authentication from the default Omniauth logic
2016-02-18 13:22:19 -05:00