Azure has 2 packages for integrations for SSO, listed below. The question that I have is, I want to complete the authenticate on the backend using express/node, but the the front end having the login portal. I have reviewed a lot of the documentation and I feel that I can only complete the step via one of the solutions.
This is my first attempt with Azure AD and if authenticating everything in the front end and passing the auth to the back is okay I will.. I would prefer that the frontend has the initial point of access, and submits the success to the backend. Then my backend return with a response..
I just don’t know how to get there…
- @azure/msal-node
- @azure/msal-react