Added configuration support for index and isDefault on the generated...
Added configuration support for index and isDefault on the generated md:AttributeConsumingService element Added two metadata configuration options attributes.index and attributes.isDefault to the Service Provider section that outputs to the md:AttributeConsumingService element. attributes.index overrides the index attribute value with another integer value specified. attributes.isDefault adds the isDefault attribute with the given boolean value, if the configuration option is specified.
Showing
- lib/SimpleSAML/Metadata/SAMLBuilder.php 5 additions, 1 deletionlib/SimpleSAML/Metadata/SAMLBuilder.php
- lib/SimpleSAML/Metadata/SAMLParser.php 6 additions, 0 deletionslib/SimpleSAML/Metadata/SAMLParser.php
- modules/saml/docs/sp.md 6 additions, 0 deletionsmodules/saml/docs/sp.md
- modules/saml/www/sp/metadata.php 8 additions, 0 deletionsmodules/saml/www/sp/metadata.php
Loading
Please register or sign in to comment