Commit Graph

62 Commits

Author SHA1 Message Date
jaimepc@gmail.com 62de96506d Support for exporting ADFS metadata + documentation for the ADFS module.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3363 44740490-163a-0410-bde0-09ae8108e29a
2014-02-09 17:11:44 +00:00
jaimepc@gmail.com ab4ea04cb1 Add support to publish RegistrationInfo (MDRPI) in the IdP.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3339 44740490-163a-0410-bde0-09ae8108e29a
2014-01-28 15:19:17 +00:00
jaimepc@gmail.com 244dc038b2 Properly document the signature.algorithm option. Also add configuration examples showing how to start using SHA-256, and warning about SHA-1 being disallowed starting in 2014.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3297 44740490-163a-0410-bde0-09ae8108e29a
2013-11-19 16:06:54 +00:00
jaimepc@gmail.com a6b88f21d2 Removed some feide entities from the metadata templates.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3244 44740490-163a-0410-bde0-09ae8108e29a
2013-05-23 08:33:22 +00:00
jach@wayf.dk a2f3ffd32a Removed WAYF metadata from metadata templates.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3224 44740490-163a-0410-bde0-09ae8108e29a
2013-01-23 09:27:27 +00:00
olavmrk a00307a478 Fix inconsistency in email NameID format.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3208 44740490-163a-0410-bde0-09ae8108e29a
2012-12-03 12:27:53 +00:00
olavmrk c6c4897fce Rename SAML 2.0 IdP option AttributeNameFormat to attributes.NameFormat.
Add 'attributes.NameFormat' as the preferred name for this option, so
that it matches what the metadata parser extracts. Backwards
compatibility with 'AttributeNameFormat' is also provided.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3049 44740490-163a-0410-bde0-09ae8108e29a
2012-03-16 14:59:26 +00:00
olavmrk 5446c04925 metadata-templates: Use most recent SLO url.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2615 44740490-163a-0410-bde0-09ae8108e29a
2010-11-02 11:20:36 +00:00
olavmrk a7203c74f0 Make it clearer what to do in order to use the uri attribute NameFormat.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2569 44740490-163a-0410-bde0-09ae8108e29a
2010-10-08 09:01:27 +00:00
olavmrk 05734241ee saml2/sp: Remove metadata send functionality.
Fixes issue 317.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2394 44740490-163a-0410-bde0-09ae8108e29a
2010-07-09 06:56:46 +00:00
olavmrk 168ce21952 Metadata-templates: Remove XML templates.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2312 44740490-163a-0410-bde0-09ae8108e29a
2010-05-20 07:20:12 +00:00
olavmrk 93ccde0471 saml20-sp-remote: Update metadata example with new URLs.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2280 44740490-163a-0410-bde0-09ae8108e29a
2010-05-05 07:24:24 +00:00
hans.zandbelt 6232b9f17d migrate ADFS IDP code to new IDP core and support logout with it
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2179 44740490-163a-0410-bde0-09ae8108e29a
2010-02-14 19:38:59 +00:00
olavmrk 69370f246f Comment out the entry in metadata-templates/shib13-idp-remote.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1885 44740490-163a-0410-bde0-09ae8108e29a
2009-10-20 12:11:51 +00:00
olavmrk 4205c21ff7 metadata-templates: Remove send_metadata_email option for OpenIdP.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1868 44740490-163a-0410-bde0-09ae8108e29a
2009-10-19 11:12:08 +00:00
olavmrk c90caf4aa2 Metadata: Unify the metadata formats.
This patch updates all metadata files to use the same format. It also
updates the examples in the documentation to match the actual files.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1835 44740490-163a-0410-bde0-09ae8108e29a
2009-10-09 10:39:25 +00:00
olavmrk b77b41c0e3 Remove references to openid-provider metadata
Since the openid-provider seems to have gone, remove the metadata
until it reappears.

Update issue 215
Status: Started
This change removes metadata-templates/openid-provider.php

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1824 44740490-163a-0410-bde0-09ae8108e29a
2009-10-06 09:53:20 +00:00
olavmrk 705b9b1389 Remove references to depreceated SPs in www/
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1800 44740490-163a-0410-bde0-09ae8108e29a
2009-09-29 11:12:30 +00:00
andreassolberg 886aedf642 Fix typo in comment in metadata
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1790 44740490-163a-0410-bde0-09ae8108e29a
2009-09-25 09:54:51 +00:00
olavmrk 484b158c8a Fix example entity id to be a proper URI.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1716 44740490-163a-0410-bde0-09ae8108e29a
2009-08-27 10:20:03 +00:00
andreassolberg 3eacefc98a Added Feide new metadata
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1391 44740490-163a-0410-bde0-09ae8108e29a
2009-03-09 11:55:41 +00:00
hans.zandbelt 012ee5bbad add support for dynamically generated WS-Fed realm/entity identifiers
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1064 44740490-163a-0410-bde0-09ae8108e29a
2008-12-12 16:25:33 +00:00
hans.zandbelt 6c419cb6bf correct comment
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1063 44740490-163a-0410-bde0-09ae8108e29a
2008-12-12 16:23:20 +00:00
hans.zandbelt 1c9772b9ac document optional redirect.sign option
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1024 44740490-163a-0410-bde0-09ae8108e29a
2008-11-24 13:01:12 +00:00
hans.zandbelt 93671590ea correct inline documentation on "redirect.sign" option
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@1023 44740490-163a-0410-bde0-09ae8108e29a
2008-11-24 12:48:20 +00:00
hans.zandbelt 25d280d1ec increase support for persistent name identifiers: for now only based on a specified attribute value (like e-mail nameid format)
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@955 44740490-163a-0410-bde0-09ae8108e29a
2008-10-30 10:22:46 +00:00
olavmrk 289a4fd5e7 SAML20/HTTPRedirect: Make it possible to enable signing in both sp-hosted and idp-remote metadata
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@943 44740490-163a-0410-bde0-09ae8108e29a
2008-10-27 09:03:09 +00:00
andreassolberg 2c79045e20 Added danish metadata for DK WAYF
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@920 44740490-163a-0410-bde0-09ae8108e29a
2008-10-17 12:13:17 +00:00
andreassolberg b0030e294d Notification when metadata is sent. Fix error in metadata template
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@918 44740490-163a-0410-bde0-09ae8108e29a
2008-10-14 11:59:57 +00:00
andreassolberg 0ebf0603b0 Improving interface for submitting metadata to IdP.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@917 44740490-163a-0410-bde0-09ae8108e29a
2008-10-14 11:06:47 +00:00
andreassolberg 0e3fe725e6 Updating metadata template for Feide IdP to use the new certificate
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@847 44740490-163a-0410-bde0-09ae8108e29a
2008-08-29 06:23:49 +00:00
andreassolberg 201f7c2d59 Updated certificate fingerprint on Feides test environment
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@669 44740490-163a-0410-bde0-09ae8108e29a
2008-06-18 10:44:42 +00:00
olavmrk 779a4374a3 WS-Fed: Update metadata and add WS-Fed metadata to the admin metadata overview.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@638 44740490-163a-0410-bde0-09ae8108e29a
2008-06-12 07:33:02 +00:00
hans.zandbelt bd3f22c6cb initial support for connecting to WS-Fed/ADFS IDPs
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@581 44740490-163a-0410-bde0-09ae8108e29a
2008-05-19 09:15:44 +00:00
olavmrk 5d3293d270 Added method to generate a persistent user identifier, and an attributealter function for generating the eduPersonTargetedID attribute.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@535 44740490-163a-0410-bde0-09ae8108e29a
2008-05-08 14:12:02 +00:00
andreassolberg 9567c9a8ba Adding Feide RnD OpenIdP as default IdP
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@533 44740490-163a-0410-bde0-09ae8108e29a
2008-05-08 12:00:24 +00:00
andreassolberg 7686b971b6 Added support for __default__ host configuration and __dynamic__ entity pointing to generated metadata
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@522 44740490-163a-0410-bde0-09ae8108e29a
2008-04-28 09:37:11 +00:00
andreassolberg 9695a4a6b6 Added documentation on metadata, and some minor fixes
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@395 44740490-163a-0410-bde0-09ae8108e29a
2008-03-11 18:00:28 +00:00
andreassolberg c0d0156bf2 Removing Google Apps SLO endpoint from metadata template
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@379 44740490-163a-0410-bde0-09ae8108e29a
2008-03-09 07:28:43 +00:00
andreassolberg 67d7da5ac7 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
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@349 44740490-163a-0410-bde0-09ae8108e29a
2008-03-05 07:11:56 +00:00
andreassolberg 9a8fd5dc62 Tidy up the metadata-templates
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@255 44740490-163a-0410-bde0-09ae8108e29a
2008-02-06 13:23:57 +00:00
andreassolberg 6bed905383 Switched SingleSignonurl to SingleSignOnService in metadata templates. Thanks to Lukas for reporting.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@253 44740490-163a-0410-bde0-09ae8108e29a
2008-02-05 09:32:57 +00:00
andreassolberg 6c6487d448 Alot of template options is now moved from beeing required to beeing optional.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@249 44740490-163a-0410-bde0-09ae8108e29a
2008-02-04 15:34:34 +00:00
olavmrk cc7e9fe388 Changed SAML2 AuthnResponse processing.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@231 44740490-163a-0410-bde0-09ae8108e29a
2008-01-31 14:16:50 +00:00
andreassolberg 9ce065dd34 At the shibboleth 1.3 idp, move base64attributes option from idphosted to spremote
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@220 44740490-163a-0410-bde0-09ae8108e29a
2008-01-30 10:21:53 +00:00
andreassolberg ce32eac020 Template metadata for SAML 2.0 IdP was wrong about where to put the configuration for base64attributes. This should be in spremote and not in idphosted
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@219 44740490-163a-0410-bde0-09ae8108e29a
2008-01-30 09:46:41 +00:00
andreassolberg 895cc449b3 Removed references to SPNameIdentifier, and added support for at SP to define ForceAuthn = true in metadata.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@216 44740490-163a-0410-bde0-09ae8108e29a
2008-01-29 18:58:50 +00:00
lassebirnbaum b8465827db Rewrite of SAML2 HTTP Redirect request signing, now using xmlseclibs.
Implemented verification of authenticationrequest, logoutrequest and logoutresponse. 

Moved config of signing and verification to individual metadata entries. 

To sign/verify on hosted SP there must be a certificate and a privatekey. The normal certificate and privatekey of the IdP are reused when signing is enabled.

To verify remote SP and/or IdP the remote certificate must be present.

This commit is tested to some extend - please post bugs on google code project page.  


git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@178 44740490-163a-0410-bde0-09ae8108e29a
2008-01-20 20:29:29 +00:00
olavmrk 80711a206a Applied patch from Hans Zandbelt (with some modifications). This patch enables signing of authentication requests if there is an privatekey-element in the SP's metadata.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@172 44740490-163a-0410-bde0-09ae8108e29a
2008-01-17 14:49:29 +00:00
andreassolberg 56fd4c060b Adding some samle template meta data xml files to be used with the new metadata xml medatahandler
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@155 44740490-163a-0410-bde0-09ae8108e29a
2008-01-11 13:45:32 +00:00