Configuring ADFS 3.0 / SAML 2.0 to work with Spring Security for SSO integration

后端 未结 1 1129
情歌与酒
情歌与酒 2021-01-14 15:04

I followed chapter 12.0 instructions about using spring with adfs as IdP from here : http://docs.spring.io/spring-security-saml/docs/1.0.x-SNAPSHOT/reference/pdf/spring-secu

相关标签:
1条回答
  • 2021-01-14 15:14

    Finally found the solution : I had to set Rule Type as "Pass through or filter an incoming claim" because our ADFS server uses others claim providers.

    More info: http://technet.microsoft.com/en-us/library/dd807060(v=ws.10).aspx

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