Commit Graph

1542 Commits (d89f1822f6e7e07343a881fce834afdcc258732d)
 

Author SHA1 Message Date
Clément Oudot 758c133f81 SAML: encode metadata flag was not honored for attribute authority 15 years ago
Clément Oudot d07eaab83f SAML: keep SAML request in memory for IDP Proxy management (#31) 15 years ago
Clément Oudot 81eff4aa16 SAML: group IDP and SP options (#90) 15 years ago
Clément Oudot 3ee1e9b393 Add an option to encode Metadata in UTF-8 (#119) 15 years ago
Clément Oudot f5367d4dc9 * Create sendSLOErrorResponse subroutine 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
Clément Oudot edaec866d0 Manager: filearea can now be edited in-place (#116) 15 years ago
Clément Oudot b32d4e8f52 Remove HttpRedirect and HttpDisableSubmit options in info.tpl, and use hidden fields to store URL parameters, for form GET to work (#115) 15 years ago
Xavier Guimard 1f3aaf3e9c Default values in doc 15 years ago
Clément Oudot 07f648cd7e SLO termination complete (#111) 15 years ago
Xavier Guimard 0e082b1d8f Closes: #114 : Bad usage of Apache::Session::searchOn() on portal 15 years ago
Clément Oudot 33699a6d40 SAML: build a SLO termination state (#111) 15 years ago
Clément Oudot 174026f44c SAML: validate SLO request before building other SP SLO request (#111) 15 years ago
Xavier Guimard aa190c7f35 make tidy 15 years ago
Clément Oudot 58419de458 Portal: we can have information message for unauthenticated users 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
Clément Oudot 8b23a63fb3 SAML: use a SLO status session to store SLO status on IDP side (#111) 15 years ago
Xavier Guimard 920e0630a1 Closes #112 : Handler/AuthBasic does not use local cache 15 years ago
Clément Oudot 3b6e0567ee SAML: store SAML Token in session (#110) 15 years ago
Clément Oudot 11761807f4 SAML: do not send empty Attribute Statement (#109) 15 years ago
Clément Oudot af0f4ef88e SAML: force NameID format if requested format is unspecified (#108) 15 years ago
Clément Oudot e33f7c2efc SAML: 15 years ago
Clément Oudot 885966f04b SAML: error in SAML POST field name (#56) 15 years ago
Clément Oudot 1aec1902f5 SAML: create POST relay mechanism to send POST SLO requests (#56) 15 years ago
Clément Oudot 71f9c79e9a Update doc and add MediaWiki page 15 years ago
Clément Oudot 8ffd3e6244 Display status of SLO request in debug level (#78) 15 years ago
Clément Oudot d1d0accae6 Rebuild logout object before sending SLO response (#78) 15 years ago
Clément Oudot ebc421d335 Return directly if no local session (#105) 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
Clément Oudot 021f89d918 Check session before closing it (#105) 15 years ago
Thomas CHEMINEAU 16435b7444 SAML #97 - Add config parameter into the manager for private key password 15 years ago
Xavier Guimard 22387615fb Permit direct OpenID server side direct authentication 15 years ago
Clément Oudot 6bc5246690 Send SOAP SLO request to other entities when receiving a SOAP SLO request on IDP (#78) 15 years ago
Clément Oudot 98a9b6ef40 SAML: delete secondary SAML sessions (#100) 15 years ago
Clément Oudot a570447179 SAML: use another method to set NameID in Attribute request (#83) 15 years ago
Clément Oudot 62befdfe19 Add utility function for HTTP-BASIC and string encoding (#99) 15 years ago
Clément Oudot a62484dc91 SAML: manage SOAP SLO request - work in progress (#78) 15 years ago
Clément Oudot c6ff319439 SAML: add unit test for SAML date with milliseconds 15 years ago
Clément Oudot 2b7cbd4d83 SAML: 15 years ago
Clément Oudot a2921f9d10 SAML: add encryption key in attribute authority metadata (#96) 15 years ago
Thomas CHEMINEAU 4b8100fca4 SAML #89 - remove samlServicePrivateKey 15 years ago
Thomas CHEMINEAU 3fb6a0ccd1 SAML #89 - Now use a different private key for encryption when creation Lasso::Server object 15 years ago
Thomas CHEMINEAU da5e716bef SAML #89 - remove unused samlIDPSSODescriptorKeyDescriptorSigning and samlSPSSODescriptorKeyDescriptorSigning parameters 15 years ago
Thomas CHEMINEAU a410b90dc4 SAML #89 - metadata file of the service now use newly defined public keys parameter 15 years ago
Clément Oudot 2ab40fea15 Soap is not required for SAML (#91) 15 years ago
Xavier Guimard 11dd597a41 Some Lintian tips 15 years ago
Thomas CHEMINEAU d222dfb9c1 SAML #89 - adding an image to indicate that the process of generate keys is in progress 15 years ago
Thomas CHEMINEAU 4e99c602de SAML #89 - Fix html encoding of french character, and disallow download button when empty file 15 years ago