Add a RP-based key name to credential lookup.
[shibboleth/sp.git] / schemas / shibboleth-2.0-native-sp-config.xsd
index 3cbd1fe..5d9118d 100644 (file)
                <attributeGroup ref="conf:ContentSettings"/>\r
         </complexType>\r
     </element>\r
-\r
+       \r
        <element name="Applications">\r
                <annotation>\r
                        <documentation>Container for global settings and application-specific overrides</documentation>\r
                        <attribute name="entityID" type="anyURI" use="required"/>\r
                        <attribute name="policyId" type="conf:string" use="required"/>\r
                        <attribute name="homeURL" type="anyURI" default="/"/>\r
+                       <attribute name="REMOTE_USER" type="conf:listOfStrings"/>\r
                <anyAttribute namespace="##other" processContents="lax"/>\r
                </complexType>\r
        </element>\r
                        <attribute name="entityID" type="anyURI"/>\r
                        <attribute name="policyId" type="conf:string"/>\r
                        <attribute name="homeURL" type="anyURI" default="/"/>\r
+                       <attribute name="REMOTE_USER" type="conf:listOfStrings"/>\r
                        <anyAttribute namespace="##other" processContents="lax"/>\r
                </complexType>\r
        </element>\r
        </element>\r
        \r
        <attributeGroup name="RelyingPartyGroup">\r
-               <attribute name="authType" type="conf:string" default="TLS"/>\r
+               <attribute name="authType" type="conf:string"/>\r
                <attribute name="authUsername" type="conf:string"/>\r
                <attribute name="authPassword" type="conf:string"/>\r
-               <attribute name="signRequests" type="boolean" default="false"/>
+               <attribute name="signRequests" type="boolean"/>
                <attribute name="signatureAlg" type="anyURI"/>\r
                <attribute name="digestAlg" type="anyURI"/>\r
-               <attribute name="encryptRequests" type="boolean" default="true"/>\r
+               <attribute name="encryptRequests" type="boolean"/>\r
                <attribute name="encryptionAlg" type="anyURI"/>\r
+               <attribute name="keyName" type="conf:string"/>\r
        </attributeGroup>\r
        \r
        <element name="SecurityPolicies">