Fork me on GitHub
#pedestal
<
2020-10-21
>
simongray08:10:03

Does Pedestal have anything to help with SAML single sign-on?

ddeaguiar15:10:54

@U4P4NREBY Pedestal provides the base implementation for creating services. Authentication needs are best handled by interceptors and the needs vary based on the project. If there’s not a library which provides a Pedestal interceptor or Ring middleware for this, it should be straight forward to craft an interceptor based on a lower-level, third party implementation. The Pedestal buddy-auth https://github.com/pedestal/pedestal/tree/master/samples/buddy-auth provides an example of how to wire in authentication.

simongray15:10:02

Thanks Dan, that’s pretty helpful. Hope you’re doing well. :)

ddeaguiar15:10:57

I am! Glad to see you’re giving Pedestal a spin! Hope all is well in Denmark 🙂