13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
config.php - finish comment. More... over 18 years ago
Added SAML2 metadata to simpleSAMLphp metadata converter page. More... over 18 years ago
parseMetadata: fix writing to stdout. More... over 18 years ago
'SingleLogoutService' is not a required attribute in the shib13 remote idp metadata. More... over 18 years ago
Added 'saml2.relaxvalidation' to the list of valid optional parameters for the idp configuration. More... over 18 years ago
removed reference to deprecated mailinglist More... over 18 years ago
Adding another sp example metadata in documentation for sp More... over 18 years ago
Updating documentation about Google apps logout More... over 18 years ago
Improved SLO error handling, and implemented IdP initiated SLO (to be used with google apps for education) More... over 18 years ago
Adding id field to config tempalte file More... over 18 years ago
Fix bug with CIDR hinting More... over 18 years ago
Removed some unneccessary includes, as well as fixing the attribute filtering options for LDAP auth More... over 18 years ago
Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. This workaround was neccessary for university of oslo to make simplesamlphp work when ini_Set was not available. More... over 18 years ago
Updating documentation regarding the new config-templates directory More... over 18 years ago
Moving config templates to new templates dir More... over 18 years ago
Adding new config-tepmlates dir. i will move the config templates there More... over 18 years ago
Adding support for CIDR based hinting. this means you can add a IP range to a remote saml 2 iudp, and that idp will show up as preferred to users within that ip range More... over 18 years ago
Added XML metadata source. More... over 18 years ago
SAML metadata parser: added getEntityId method and added entity id as key to array returned by parseDescriptorsElement. Also fix case of entityId various places in the source. More... over 18 years ago
MetaDataStorageHandler: Changed to support chaining of metadata sources. More... over 18 years ago
Configuration: Extract the path resolution code from getPathValue into a resolvePath-function, for use elsewhere. More... over 18 years ago
Fixed wrong variable name in logging More... over 18 years ago
give decent error message when config file does not exists More... over 18 years ago
Adding PHPinfo page More... over 18 years ago
Adding a new check your php configuration section on the frontpage of the installation More... over 18 years ago
Adding option for protecting metadata. Default is that metadata is not protected (publicly available) More... over 18 years ago
renamed variable to be attributes, which is what it is More... over 18 years ago
Fixing typo in documentation on how to run opeenssl to generate new certificate More... over 18 years ago
Adding the hash() method if it is does not exists - work around for older versions of php More... over 18 years ago
parseMetadata: fix generated output - add missing ';'. More... over 18 years ago