Commit Graph

329 Commits (d89f1822f6e7e07343a881fce834afdcc258732d)

Author SHA1 Message Date
Clément Oudot 68420c6e42 Configure application list in Manager - work in progress (#29) 15 years ago
Xavier Guimard 416fa64a0d Set a default value to encryption key 15 years ago
Clément Oudot 598190ede8 Manager: display all authentication modules if Multi is selected 15 years ago
Clément Oudot 978a354970 By default, display password form only for LDAP and DBI authentication modules 15 years ago
Clément Oudot 2bd3f69fe9 Attributes in exportedVars can have a '-' in their name 15 years ago
Clément Oudot dda83a3e67 Store authChoice in session, and load it for existing sessions 15 years ago
Clément Oudot 1f4a6e6450 #19: 15 years ago
Clément Oudot c76fca5f0e Work on sessions explorer (#154) 15 years ago
Clément Oudot 9992c56f43 Configure mapping between SAML authentication contexts and authentication levels (#152) 15 years ago
Clément Oudot 8d6899c2b2 Configuration keys for authentication levels (#152) 15 years ago
Clément Oudot 093019d623 Resolve conflicts between UTF8 and JSON responses in Manager (#150) 15 years ago
Xavier Guimard 06beaa6ff4 « make tidy » 15 years ago
Clément Oudot aa42a1cd62 Manage UTF-8 in Manager the same way we do for Portal 15 years ago
Clément Oudot 92352246ee Support from logout services: they are deconnected with a GET request after portal logout (#121) 15 years ago
Clément Oudot 611d252ebc AuthCAS: renew and gateway flags can now been configured 15 years ago
Xavier Guimard cd00bf3b62 OpenID server in progress 15 years ago
Clément Oudot 832f7050eb Add activation parameter for each IssuerDB module (#147) 15 years ago
Clément Oudot 373c4a31b5 * Add CAS_pgtFile and CAS_proxiedServices parameters in Manager (#146) 15 years ago
Clément Oudot ac47c65adb AuthCAS: remove unused parameters and add debug information (#146) 15 years ago
Clément Oudot b819f75f9e Remove HTTP-Redirect binding for SAML authentication response because not supported in SAML 2.0 conformance document (#144) 15 years ago
Clément Oudot 5877fa95d6 CAS IssuerDB skeleton (#101) 15 years ago
Clément Oudot dca8b923ac * Add setUserDBValue method for LDAP and DBI userDB 15 years ago
Clément Oudot 240c2b56eb SAML: 15 years ago
Xavier Guimard 6421a38443 * Use startTime instead of _utime 15 years ago
Clément Oudot 6c534022f4 Use #PORTAL# macro in SAML URL to ease SAML configuration (#139) 15 years ago
Clément Oudot 6bca11ba57 Correct bug when reading portal value to fill default values in Manager 15 years ago
Clément Oudot 9c5d2e648c Hash default values in subDefaultConf, and do not initialize macros config key to get default values in Manager 15 years ago
Xavier Guimard 135a1d9200 '"' must be escaped in values 15 years ago
Xavier Guimard aab981a086 * New default value for whatToTrace 15 years ago
Xavier Guimard ccea1947fb Missing dependencies + Typo 15 years ago
Clément Oudot 4ff9614cfc Manager: better management of integer values 15 years ago
Clément Oudot 1dc1f926e4 Add timeout, version and binary attributes options for LDAP configuration (closes #129) 15 years ago
Clément Oudot 192dd9c8e1 Preparation for 1.0rc2 release 15 years ago
Clément Oudot 2090093830 Add advanced SAML parameters in Manager (#126) 15 years ago
Clément Oudot 5754d86ff5 * Add a troolean type in Manager 15 years ago
Clément Oudot f46c3b4224 SAML: artifact for sending authn request, work in progress (#32) 15 years ago
Clément Oudot 81eff4aa16 SAML: group IDP and SP options (#90) 15 years ago
Clément Oudot dee65a4d00 SAML: cache Lasso::Server object to increase performances (#86) 15 years ago
Clément Oudot d114827e70 Store metadata in raw format (#104) 15 years ago
Xavier Guimard aa190c7f35 make tidy 15 years ago
Xavier Guimard 8139248c15 Closes: #113 : Lemonldap::NG is not compatible with the use of a LDAP server using a different encoding than UTF-8 for storing passwords 15 years ago
Thomas CHEMINEAU 47f5d94097 SAML #97 - group some security parameters 15 years ago
Thomas CHEMINEAU c0c246516e SAML #97 - Allow generating a private key with password 15 years ago
Thomas CHEMINEAU 16435b7444 SAML #97 - Add config parameter into the manager for private key password 15 years ago
Clément Oudot 2b7cbd4d83 SAML: 15 years ago
Thomas CHEMINEAU 4b8100fca4 SAML #89 - remove samlServicePrivateKey 15 years ago
Thomas CHEMINEAU da5e716bef SAML #89 - remove unused samlIDPSSODescriptorKeyDescriptorSigning and samlSPSSODescriptorKeyDescriptorSigning parameters 15 years ago
Thomas CHEMINEAU a54d53f160 SAML #89 - adding codes to generate private/public keys from manager 15 years ago
Clément Oudot 05637bf0c4 SAML: set encryption mode on providers (none, nameid or assertion) (#49) 15 years ago
Thomas CHEMINEAU ba78107135 SAML #89 - fix a little bug 15 years ago