Skip to content

Releases: SAP/cloud-security-services-integration-library

1.4.0

13 May 22:09
Compare
Choose a tag to compare

Build results have been published to maven central: https://search.maven.org/search?q=com.sap.cloud.security

Support for Broker plan

19 Mar 21:39
Compare
Choose a tag to compare

Changes:

  • Broker plan validation failed due to incorrect audience validation

Build results have been published to maven central: https://search.maven.org/search?q=com.sap.cloud.security

1.3.0

13 Mar 21:35
Compare
Choose a tag to compare

Changes:

  • JwtGenerator offers enhancement options: custom claims and audience
  • Test framework support for multi tenancy

Build results have been published to maven central: https://search.maven.org/search?q=com.sap.cloud.security

1.2.0

24 Jan 08:16
Compare
Choose a tag to compare
  • Eases enhancement of TokenAuthenticationConverter (issue 23)
  • Makes XsuaaAudienceValidator more robust (issue 21)
  • XSTokenRequest accepts custom RestTemplate (issue 25) to e.g. configure timeout behavior.
  • Provides spring-xsuaa-test library with JWTGenerator (issue 29)
  • Provides spring-xsuaa-mock library with XSUAA authentication mock web server for offline token key validation (issue 30)

Build results have been published to maven central: https://search.maven.org/search?q=com.sap.cloud.security

xsuaa Spring integration libraries

21 Dec 21:45
39169d2
Compare
Choose a tag to compare
  • Spring-Security 5 integration libraries.
  • Spring-Security 5 Support for basic authentication
  • Samples