I would like to secure my loopback4 based app using SAML. To do this, I should use loopback-authentication and passport-saml modules. Unfortunately, I cannot find any good documentation that could help me implement my use case.
Can some one help me to inegrate the SAML authentication in Loopback4 & Angular stack.