vdenotaris / spring-boot-security-saml-sample

SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
https://sbs3.vdenotaris.com
Apache License 2.0
564 stars 351 forks source link

Not a real issue #27

Closed ulisesbocchio closed 7 years ago

ulisesbocchio commented 8 years ago

Hi, great app! I used your example little more than a year ago and since I created my own spring-boot SAML plugin. I'd like to get your input since you seem to be active in this topic. https://github.com/ulisesbocchio/spring-boot-security-saml

vdenotaris commented 7 years ago

Hi.

Actually your application looks really intesting. Since the configuration part is really verbose, it would be a nice upgrade for my project (and more in general for Spring SAML) follow your "short" annotation style format in order to tune the federation settings.

Let's keep in touch. Cheers, V.