@simongray has joined the channel
Anyone have any experience integrating with a SAML login workflow? I need to create a web service integrating with the Danish WAYF service that is a hub for educational IDPs and SPs. I have been looking at https://github.com/metabase/saml20-clj/ and really wish I it has an example project available somewhere since its documentation is very sparse (there is only a tiny README.md). I’ve also been considering Shibboleth-sp, but it has the opposite problem: there is an overflow of documentation. I should probably mention that I’m a total n00b when it comes to SSO and SAML.