Type: OneLogin\Saml2\Error
Message: SAML Response not found, Only supported HTTP_POST Binding
Filename: /var/www/html/jorani/vendor/onelogin/php-saml/src/Saml2/Auth.php
Line Number: 257"
Auriez vous une idée de ce qu'il me manque ne configuration pour que cela fonctionne ou un exemple de configuration SAML avec KEYCLOACK ?
cdt
--
You received this message because you are subscribed to the Google Groups "jorani" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jorani+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jorani/0fd32998-66b6-49c1-b346-df27daac7173n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "jorani" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jorani/bNeyr5v9lKU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jorani+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jorani/CAPFJBOQ2zp1xCESF_quhLaYx1_fcwvemZa51e%3DfrtCxLNmX8ZQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jorani/CANaMoyX9FZo9N1Q9KX9X7EQ7kncHB9yjDZJ15V4y2vaU9cRM7w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jorani/324a12b0-9294-43dd-b7cf-0153929bdf4en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jorani/eb36892c-6d76-4b31-8a72-28c771a994ddn%40googlegroups.com.

'idp' => array(
'entityId' => 'https://identity.xxxx.fr/auth/realms/xxxx',
//'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
),
'singleLogoutService' => array(
'url' => 'https://identity.xxxx.fr/auth/realms/xxxx/protocol/saml',
//'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
),