Giter Club home page Giter Club logo

Comments (5)

jphenow avatar jphenow commented on June 14, 2024

I'm betting that error is why it doesn't hit persister ever. It validates the signature on the metadata document before persisting. That seems like a red-herring though and not like it'd be your actual issue. The persister is more about a between-request memoization and shouldn't actually affect things like this.

I don't see "Issuer cannot be verified" anywhere in the code, so it sounds like the client is disagreeing with the IDP in terms of credentials or signing.

from saml_idp.

Yanchek99 avatar Yanchek99 commented on June 14, 2024

@jphenow thank you! Ok so I should look into the certificate exchange and signing. When using a public cert is there a way to null out the secret_key? config.secret_key = nil caused an error when i tried it. Reason I ask is I am trying to get down to bare minimum cert requirements and then build up from there.

from saml_idp.

jphenow avatar jphenow commented on June 14, 2024

Interesting - we should possibly allow that to be nil'd, but you could try an empty string

from saml_idp.

Yanchek99 avatar Yanchek99 commented on June 14, 2024

@jphenow I agree that this must be an issue on the SP side of things. Closing this issue and thank you for the feedback!

from saml_idp.

jphenow avatar jphenow commented on June 14, 2024

Anytime! Good luck :)

from saml_idp.

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.