Commit Graph

65 Commits (master)

Author SHA1 Message Date
manmorjim 2e687c76ee adapt parameters to ruby-saml 1.12.2
3 years ago
Alberto Miedes Garcés d28c7a729a Retrieve user email for SAML logout before closing CARTO session
3 years ago
Alberto Miedes Garcés bb7294306e Improve visibility over SAML errors
4 years ago
Alberto Miedes Garcés 6f3e399e14 Migrate Organization to ActiveRecord
4 years ago
Alberto Miedes Garcés 29a85a6f58 Try commiting all after fixes
4 years ago
Gonzalo Riestra 3b74d1e7bd remove encoding comments
5 years ago
Mario de Frutos 89c4637c81
CRs suggestions
7 years ago
Mario de Frutos 4e6a0188e8
Going green: Symbolize keys when SamlService gets the config
7 years ago
Luis Mayoral 1f9aaf0636
Make SAML logout more tolerant to errors
7 years ago
Luis Mayoral d603544a45
Symbolize keys in security settings hash
7 years ago
Luis Mayoral 3ad6c5b460
merge! instead of merge for saml security settings
7 years ago
Luis Mayoral 727b2dbf95
Fixes in SAML configuration rake task
7 years ago
Luis Mayoral c3955154c9
Enhancements to saml service to support signed logout requests
7 years ago
Javier Torres ee40c9969e Move email cleaning to authentication level
7 years ago
Javier Torres 60eb4c4a85 Move debug attributes to debug_response
7 years ago
Javier Torres c92a89c158 SAML service should return emails in DB format
7 years ago
Javier Torres 9995b65233 Remove testing changes
7 years ago
Javier Torres 6d359deff8 Correctly log response settings for SAML
7 years ago
Javier Torres 861fa156f9 Correctly catch SAML validation errors
7 years ago
Javier Torres bc7b0644aa Allow parsing IdP metadata files to configure SAML
8 years ago
Javier Torres df8f8eface Make SAML logout URL optional
8 years ago
Juan Ignacio Sánchez Lara 98f3f06bbf Improved SAML logout response validation #11072
8 years ago
Juan Ignacio Sánchez Lara 5331c78437 SAML logout #11072
8 years ago
Juan Ignacio Sánchez Lara 4e7a14d945 Automatic user creation for SAML #11073
8 years ago
Juan Ignacio Sánchez Lara 61fc4ae985 Merge branch 'master' of github.com:CartoDB/cartodb into 11073-saml-autocreate-user
8 years ago
Juan Ignacio Sánchez Lara b733b8d9cc Straightforward SAML response validation #11129
8 years ago
Guido Fioravantti f8275c0755 refactor
8 years ago
Guido Fioravantti 5e1ed33201 refactor
8 years ago
Guido Fioravantti b81b548c17 refactor
8 years ago
Guido Fioravantti 871f4a439c remove user dependency from saml_service
8 years ago
Guido Fioravantti a9c89ee8f8 refactor
8 years ago
Guido Fioravantti 5621d3344f return nil if nil
8 years ago
Guido Fioravantti e646794185 remove raises
8 years ago
Guido Fioravantti 635662ed98 use ::User::MAX_PASSWORD_LENGTH -1 :(
8 years ago
Guido Fioravantti 59846e0e7c fix typo
8 years ago
Guido Fioravantti 812f582a2f change message
8 years ago
Guido Fioravantti fc9d447053 save sequel record
8 years ago
Guido Fioravantti 463ddabcbb namespace
8 years ago
Guido Fioravantti d587b9b7d6 add require_dependency
8 years ago
Guido Fioravantti 80fc431369 add encoding to top of file
8 years ago
Guido Fioravantti 1e3f43a6f7 use extra spce for legibility
8 years ago
Guido Fioravantti ea70207139 always create if not exists
8 years ago
Guido Fioravantti 286faa7de9 create user
8 years ago
Guido Fioravantti f637d2d854 raise UnprocesableEntityError on SAML malformed response
8 years ago
Guido Fioravantti a4a51ec5fa add optional param to create if not exists
8 years ago
Guido Fioravantti 944dc4a0c6 sepparate fetch from get and add create
8 years ago
Javier Torres 46f3f7ee03 Increased SAML response error logging
8 years ago
Juan Ignacio Sánchez Lara 49cf20e4ab SAML configuration symbol-based refactor #9142
8 years ago
Juan Ignacio Sánchez Lara 0b0732af8e Some SAML details refactor #9142
8 years ago
Juan Ignacio Sánchez Lara 3461ced7c9 Some SAML details refactor #9142
8 years ago