Link to home
Start Free TrialLog in
Avatar of A. Amien
A. Amien

asked on

Thumbprint SAML .. How to create one

I created a C# Web Application which uses SAML.

<keys>
            <add thumbprint="5635c661a1e77a0f4a46abd3234678631869"/>
          </keys>

Open in new window


The application contains this line. How can i generate my own thumbprint key?
Do i need the HTTPS certificate for this? Is the SAML thumbprint a property of the HTTPS certificate?

Thanks in advanced
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of A. Amien
A. Amien

ASKER

Thanks for the replies

This is the same thumbprint which can be found in IE? Tools --> Internet Options -> Certificates
Yes, the IE options leads you to the cert store where you can click on the certificate, see the "Details" > "Field" named "Thumbprint" and the "Thumbprint Algorithm"