Here, I am trying to integrate my application with SimpleSAMLphp.
I have IdP configured and they're both working fine (I can test it on the simplesamlphp admin page, via "Test configured authentication sources")
But when I try to integrate with my application, after login in with an IdP and its successful , BUT after that, it direct display again login form of my page application. Suppose, should display dashboard of my application, and no need more force user to login twice.