ulisesbocchio / spring-boot-security-saml

spring-security-saml integration with Spring Boot
MIT License
157 stars 72 forks source link

extend metadata #76

Open valeriopaone opened 5 years ago

valeriopaone commented 5 years ago

I should add the AttributeConsumingService element to my metadata with the list of RequestedAttribute elements inside. I saw that there are no options available to set it while in spring-security-saml it is possible. Can you tell me if it is possible to set it up in any way?

ulisesbocchio commented 5 years ago

can you point me where in spring-security-saml that is configurable?