Giter VIP home page Giter VIP logo

Comments (4)

aacotroneo avatar aacotroneo commented on June 24, 2024 1

you can dive into the source... that error is in onelogin dep
https://github.com/onelogin/php-saml/blob/cd7ced0dc23a47dc57b81134ff94d4b7fef57099/lib/Saml2/Auth.php#L133

use a debugger or a classy var_dump and trace this https://github.com/onelogin/php-saml/blob/7a87f05681c57d121b2da81768532ab7197b1a84/lib/Saml2/Response.php#L85

from laravel-saml2.

dbeyzad avatar dbeyzad commented on June 24, 2024

@aacotroneo Thanks. I managed to fix it, it was a certificate issue.
I have this fully working now with laravel 5.3

from laravel-saml2.

pkendre avatar pkendre commented on June 24, 2024

HI,

I am facing the same issue. What is the certificate issue? can you please explain in details, so that I may get some clue

from laravel-saml2.

pkendre avatar pkendre commented on June 24, 2024

Hi, Finally I have resolved this issue.

The "x509cert" from idp configuration in saml2_settings.php was not matching with the IDP server crt. I copied the IDP .crt content to the x509cert variable and it worked :)

from laravel-saml2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.