FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. rougiervincent
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    rougiervincent

    @rougiervincent

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rougiervincent Unfollow Follow

    Latest posts made by rougiervincent

    • SAML login failed

      Hi,

      I have started using FusionAuth recently and I'm facing an issue I have not been able to solve.
      I'm using the PHP library to perform a SSO login through the API, to a docker container which hosts FusionAuth.

      I am first getting the code that I have to include in the SAML token.
      Then I am getting the certificate (from the keys that I have registered in FusionAuth) to generate a signed token.
      And finally I submit my login request to the api.

      The token that I'm generating contains a signature which is validated via the xmlseclibs library.

      Every time I get the same error, "The signature is invalid".
      The key for the signing of the token is set in "Identity Providers" (Verification key and Options/Request signing key) and in "Applications" (Default verification key).

      Any help would be appreciated.
      Thank you in advance.

      a9a215bf-2483-474b-995b-eb1a7a0c976c-image.png

      posted in General Discussion
      R
      rougiervincent