org.opensaml.common.SAMLException: Response has invalid status code urn:oasis:names:tc:SAML:2.0:status:Responder, status message is null

后端 未结 1 1673
旧时难觅i
旧时难觅i 2021-01-13 04:28

I am trying to run the application provided at https://github.com/spring-projects/spring-security-saml(master version) and using adfs as idp and followed all the steps given

相关标签:
1条回答
  • 2021-01-13 05:05

    I just had this problem - last step of the guide here when setting up the Relaying Party Trust:

    http://docs.spring.io/spring-security-saml/docs/current/reference/html/chapter-idp-guide.html

    "Open the provider by double-clicking it, select tab Advanced and change "Secure hash algorithm" to SHA-1"

    0 讨论(0)
提交回复
热议问题