[java-identity-provider COMMIT] /trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd
noreply at shibboleth.net
noreply at shibboleth.net
Fri Mar 7 12:44:40 EST 2014
Author: rdw
Date: Fri Mar 7 12:44:40 2014
New Revision: 5541
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5541&view=rev
Log:
IDP-277 Documentation about <saml:Audience/>
Modified:
trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd
Modified: trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd?rev=5541&r1=5540&r2=5541&view=diff
==============================================================================
--- trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd (original)
+++ trunk/idp-profile-spring/src/main/resources/schema/shibboleth-relying-party-saml.xsd Fri Mar 7 12:44:40 2014
@@ -260,7 +260,7 @@
<sequence>
<element name="Audience" type="string" minOccurs="0" maxOccurs="unbounded">
<annotation>
- <documentation>List of audiences for issued assertions.</documentation>
+ <documentation>Additional audiences to which an assertion may be released.</documentation>
</annotation>
</element>
</sequence>
More information about the commits
mailing list