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

    biwi

    @biwi

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

    biwi Unfollow Follow

    Latest posts made by biwi

    • RE: What is the verification key in a SAMLv2 IdP used for?

      @mark-robustelli Well, here are some screenshots:

      • at first I added a new IdP - via API POST /api/identity-provider - and the existing dummy/placeholder certificate is linked:
        7ee96348-07c1-4845-8a9a-26998572d0e0-image.png
        -> this is the only IdP

      • then I import - via API POST /api/key/import - the correct certificate:
        ab51c6c5-1c2b-4939-a01d-2e045274400d-image.png

      • but I do not link this in the IdP, and so do not set the Verification key

      Do I get it right, that the login should not work in that case? But I am able to login via this EntraID IdP.

      posted in Q&A
      B
      biwi
    • RE: What is the verification key in a SAMLv2 IdP used for?

      I used this guide to setup and EntraID IdP: https://fusionauth.io/docs/lifecycle/authenticate-users/identity-providers/enterprise/azure-ad-saml. Except that I forgot to configure the verification key in my SAML IdP. So here are the steps in detail:

      • generate a dummy/placeholder certificate in Key Master
      • create a SAML2 IdP with this certificate
      • download the correct certificate from EntraID
      • import this certificate into Key Master
      • enable the SAML2 IdP
      • authenticate successfully via this SAML2 IdP

      So I skipped adding the correct certificate to the SAML2 IdP and I was not expecting to be able to login, but it worked. If I remove the correct certificate from Key Master again, I cannot authenticate successfully.

      Does this help?

      posted in Q&A
      B
      biwi
    • What is the verification key in a SAMLv2 IdP used for?

      Hi everyone,

      I set up a SAMLv2 identity provider in FusionAuth and also generated a dummy certificate, which I linked to this IdP as the verification key. Then I uploaded the correct certificate, but did not set this as the new verification key. However, I was able to login, so I assume, that the correct - later uploaded - certificate was used to verify the signature.

      So my question is: What is the purpose of the verification key in the identity provider?

      Thank you!

      posted in Q&A
      B
      biwi