<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008S3tEcSAJOkta Classic EngineSingle Sign-OnAnswered2024-04-15T11:21:38.000Z2018-10-11T21:41:13.000Z2019-01-12T21:46:35.000Z

1ecfh (1ecfh) asked a question.

SHA-1 and WS-FED Setup

Hello,

 

I am setting up an app using okta's WS-FED template. I am running into an issue where there app is using SHA-1. My app doesn't allow SHA-1 validation due to its depreciation. How can I upgrade my digital signature to SHA-256?


  • Hello Gordon,

     

    This is expected for the current WS-FED Template. Depending on the service you are trying to connect to, for example ADFS, you can use a SAML application as it supports the respective flow. Here is an example guide: https://auth0.com/docs/protocols/saml/adfs

     

    What I would recommend is to submit an Idea on our Community page, there is one currently related that would add a GUI option for the Upgrade:

    https://support.okta.com/help/s/idea/0872A000000QUITQA4/detail

     

    Another possible solution is to use the Okta API to change it from SHA1 to SHA256.

    https://developer.okta.com/docs/how-to/updating_saml_cert

     

    I hope this helps.

     

    Bogdan Andrisan,

    Okta Customer Support

    Expand Post
    Selected as Best
  • mike.davie1.5312945692819849E12 (Customer First Programs)

    Hello Gordon,

     

    Thanks for posting your inquiry in Okta Community Portal.

    If you receive a great answer to your question(s), please help readers find it by marking it the best answer. Hover over the answer and click "Best Answer."

    Thank you,

    Mike Davie

    Okta Help Center

    Expand Post
  • JunZ.26964 (Customer)

    Hi,

    We also saw the same issue. However, when I followed the step to generate a new SHA256 certificate and use it for the application, the template still use rsa-sha1 for the SignatureMethod in the metadata.xml file. It is possibly hard coded somewhere. That would make this solution not usable. Could you please fix this issue as it affects our application's security?

    Expand Post
  • ozdj6 (ozdj6)

    We are running into this same issue. Has anyone found a way to change the algorithm on what is used to sign the token?

This question is closed.
Loading
SHA-1 and WS-FED Setup