Is there an open source Grails 6 app that you can ...
# general
j
Is there an open source Grails 6 app that you can point me to which uses SAML? A trivial app is fine. It does not matter if the app uses the Grails plugin or not, either way is fine. Thank you.
g
hi! I found an example for Grails 5: https://jeffwils.github.io/grails-spring-security-saml/ but the plugin documentation says it would work with Grails 6 if you pick the right version: https://github.com/grails-spring-security-saml/grails-spring-security-saml, hope it helps! 😄
j
I have seen that. Thank you. I have not been able to find a Grails 6 sample app or a real Grails 6 app that uses saml. That is what I am looking for.
j
@sbglasius was it saml that you recently got working or was that oauth? I remember you asking similar security questions recently for Grails 7