Results 19 comments of Sixto Martin

Hi, php-saml maintainer here. Let me know if you have any doubt with the SAML toolkit or how to do the integration. Best regards.

branch 3.0.0 is compatible with PHP 7.2

Ok, is an optional parameter, but why exist? since you can already provide dynamically a value for idp_cert_fingerprint, or do you want to support multiple idp_cert_fingerprint at once?

ruby-saml requires to be set a certificate or a fingerprint (only 1 value) and it will validate it againstthe cert on the SAMLResponse, so if a wrong value is set,...

Hi @rohe, I'm the developer of OneLogin's SAML toolkits. I used your pysaml2 library when I was working at Yaco with Lorenzo Gil and saw you at Terena conferences. At...

@md5 `certificate` is required not for decrypt, but in order to offer this certificate on the SP metadata, so the IdP's admin can retrieve and use to encrypt the Assertion/NameID...

I'm very interested in this feature too I was using [salesforce-python-sdk](https://github.com/htarevern/salesforce-python-sdk), that support access_token but it seems dead and there is no UPDATE/DELETE support for RESTAPI. I will replace the...

I'm experiencing similar issue with my SSO extension, it seems something affecting any extension using a custom Login controler. Here is the ticket I opened, but no solution provided yet:...

It seems Magento provided a fix for an issue related to how customer data was loaded by javascript (no customer data shown at on the welcome message after log in):...