I would like to secure a loopback based app using SAML2.0 and OneLogin. I believe I should use the loopback-component-passport
and passport-saml
modules in order to achieve my goal. However I'm really struggling to find any good documentation that could help me to implement my use case. Seems like the provided sample is outdated and not so accurate. Would you have any useful pointers or advice that'd help me to get started.
Thanks