pateluday07 / saml-sso-and-slo-demo-idp-azure-sp-springboot

This project is to demonstrate how we can implement Single Sign-On (SSO) and Single Logout (SLO), by taking advantage of these resources: 1. Azure AD (Active Directory) as IDP 2. Springboot as SP 3. SAML (Security Assertion Markup Language) as SSO & SLO METHOD
34 stars 27 forks source link

Login not working #6

Closed bhagujava closed 2 years ago

bhagujava commented 2 years ago

@pateluday07

THank you for the sample but when login page opens and you submit valid credential not not even calling backend

pateluday07 commented 2 years ago

Sorry for the late reply.

In my case it was working as expected, please check your configurations.

bhagujava commented 2 years ago

@pateluday07 Yeah its working as expected.