i had configured SSO in my php application using
SimpleSAMLphp.
My SP :
SimpleSAMLphp
My IDP : AWS SSO
After configurations i m able to login from my aws dashboard to my php application, however when i m trying to login from my php application it gives me error
Given below is the same.
I have added the certificate also in SimpleSAMLphp , but still getting the issue.
Plz help me