问题
I have created an application with Spring boot based backend and frontend in react. For its authentication I would like to use Azure AD + SAML2. I am unable to find any reference material to do it with standalone applications like this, with node+react(hosted on express) its feasible, with pure java based web application it seems feasible but will it work well for my mix of technologies hosted separately.
来源:https://stackoverflow.com/questions/65120582/java-sprint-boot-react-application-sso-azure-ad