Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,334 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, i m newbies in azure sso with saml
i want to integrate azure sso saml in spring boot app ( spring ver 3.x) but it always show error type "http://www.jhipster.tech/problem/problem-with-message" title "Not Found" status 404 detail "No static resource login/saml2/sso." instance "/login/saml2/sso" message "error.http.404" path "/login/saml2/sso"
i could not find example on how to config it on internet. So hopefully that someone can give me a full example.
my app using spring boot ver 3.x with saml2 and maven and use ngrok to expose my local app.
Thanks