New metadata extensions
[java-idp.git] / src / schemas /
2005-03-24 cantorAdd trust extension.
2005-03-24 cantorNew relay state attributes
2005-03-24 wassaCompleted Type 2 artifact support.
2005-03-22 wassaArtifact Mapper implementation is now configurable.
2005-03-22 gilbertUpdate to match current C schema file
2005-03-22 gilbertRemoved after discussion.
2005-03-22 gilbertBegin migration of SP configuration to 1.3 syntax
2005-03-22 gilbertRemove SAML 1.0 schemas that don't apply to Shibboleth
2005-03-21 wassaRationalized signing support. Profile requirements...
2005-03-18 wassaBetter algorithm for determining SSO profile in effect...
2005-03-18 wassaProfile defaults for attribute push can now be overidde...
2005-03-15 wassaLoad IdP protocol handlers based on idp.xml configuration.
2005-03-15 wassaStarted to implement protocol handler configuration.
2005-03-14 cantorRelax attribute wildcards for better interop.
2005-03-09 cantorUpdated schema to final version
2005-03-08 cantorSync up to C++
2005-03-06 cantorRenamed Domain extension to Scope, fixed AA role bug
2005-03-03 cantorOfficial schemas.
2005-03-02 wassaOops... proper schema syntax.
2005-03-02 wassaAccept old snytax in idp configuration file.
2005-03-01 wassaMore IdP cleanups. Beginning the move to new naming...
2005-03-01 cantorReordered version in metadata namespace.
2005-03-01 wassaMove IdP toward using metadata to determine whether...
2005-02-28 cantorSeparate metadata extension schema.
2005-02-11 cantorRemoved unneeded schema.
2005-01-27 wassaAdded ARP match functions for string and regular expres...
2005-01-26 wassaAdded support for starttls and sasl EXTERNAL authentica...
2004-11-19 wassaAdded option to Simple Attribute Definition PlugIn...
2004-11-19 wassaAdd a configuration option to the Simple Attribute...
2004-10-28 gilbertSP schemas
2004-04-27 wassaScott requested that <AnyResource/> not be required...
2004-04-26 cantorSync back up to other copy.
2004-04-26 wassaGo back to always sending the attribute type, since...
2004-04-16 cantorFixed some ambiguities.
2004-04-16 cantorParser seems unhappy with xml decl
2004-04-09 wassaFailsafe in case folks have problems validating without...
2004-03-25 wassaSchema support for federation metadata loading.
2004-03-23 cantorSync up with latest C++ version
2004-03-19 cantorSync up with C++ version
2004-03-16 wassaBeginning of expanded signature support. HS signing...
2004-03-16 cantorMark failed connections dead with a retry interval...
2004-03-05 cantorAdded ability to constrain JDBC result set size, min...
2004-02-24 cantorTrust metadata schema
2004-02-16 nlevittConfigure logging with <Logging> element in origin...
2004-02-13 wassaRe-implemented remaining config options for HS.
2004-02-10 cantorCorrected anyURI type reference
2004-02-09 cantorAdded uri attribute to root element.
2004-01-30 wassaConverted Arp Repository Factory and ARP Repositories...
2004-01-29 wassaAdded ARP engine config to schema.
2004-01-27 wassaSAML auth method can be set by site, overriden by relyi...
2004-01-23 wassaGet rid of <RelyingPartyGroup/>. Use <RelyingParty...
2004-01-23 wassaSingular attribute name.
2004-01-23 wassaAdd defaultRelyingParty attribute.
2004-01-22 wassaAdd strawman for new origin config.
2004-01-21 wassaAdd schema for Name Identifier Mappings and schema...
2003-12-11 wassaImplemented Scott's suggestions for the credential...
2003-12-03 wassaAdd support to the File Credential Resolver for loading...
2003-12-02 wassaUpdated credentials schema.
2003-11-17 cantorAdded default value for validationQuery.
2003-11-13 cantorAdd attributes to JDBC connector
2003-09-18 cantorFactored out BaseDataConnector class
2003-09-13 cantorAdded JDBC property element, and failover dependency.
2003-09-05 wassaSynched from /c.
2003-08-25 cantorRemoved empty string extension.
2003-08-19 wassaMoved to use of prepared statements for JDBC connector.
2003-08-11 cantorAdded dependency support to DataConnectors
2003-07-25 wassaMake JDBCDataConnector an element in resolver config.
2003-07-22 wassaAdded persistant ID attribute definition to resolver...
2003-06-27 cantorAdded schema to support attribute config via AAP files.
2003-06-10 wassaFixed annotations in metadata schema.
2003-06-09 cantorSync'd up with C version.
2003-06-09 cantorRemoved.
2003-04-19 cantorAdded contact info to site metadata.
2003-04-07 wassaImport of attribute resolver code.
2003-03-05 wassaFixed incorrect use of schema annotations.
2003-03-01 cantorAllow empty policy.
2003-03-01 wassaRemoved stupid comment.
2003-02-28 cantorChange to attribute name.
2003-01-24 wassaAdded namespace to ARP schema. Added default namespace...
2003-01-22 wassaAdded Rule Reference to ARP schema at Bob's request.
2003-01-21 wassaAdded ARP schema.
2002-12-23 cantorAdded AAP elements to schema.
2002-12-17 cantoradded regexp support to Domain element
2002-10-31 cantorno message
2002-06-25 wassaModified WAYF site configuration so that xml schema
2002-06-20 wassaAdded configurability for domain and expiration to...
2002-06-20 cantorHad to add Scope attribute to derived types (Xerces...
2002-06-17 wassaConverted to use separate wayf config file and sites...
2002-06-12 cantorExplicit xml prefix.
2002-06-12 cantorAdded site groups.
2002-06-11 cantorFactored out SiteType.
2002-06-08 cantorno message
2002-06-08 cantorFixed element name.
2002-06-08 cantorAdded origin site elements.
2002-06-08 cantorno message
2002-06-07 cantorInitial import