Skip to content

Version 2.10.2

Choose a tag to compare

@nenaraab nenaraab released this 09 Jul 17:09
7dd129f
  • [spring-security] and starter are released with project version: 2.10.2.
    Green field projects should use spring-security one instead of spring-xsuaa.
  • [spring-xsuaa] TokenBrokerResolver supports X.509 authentication method.
  • [samples/spring-security-basic-auth] deprecates the xsuaa security descriptor with a client secret authentication, default now is X.509 based authentication.
  • [java-security-test] requires javax.servlet:javax.servlet-api dependency to be provided.