Releases: pivotal-cf/identity-sample-apps
Release Notes - 4.1.0
Reintroduced support for $AUTH_SERVER environment variable in reference resource server.
Changes between Spring 1.3 and Spring 1.5.5+
Please note that the sample applications will now require Spring Boot 1.5.5+ and Spring Security OAuth 2.2.0+.
The SSO connector dependency for the authorization code sample app and resource sample have been updated to SSO connector 2.1.1, which now implements the jwk.key-set-uri
Spring Boot property to support client and providers an issuer validation bean for Spring Boot.
For the resource server sample application, the application.yml document has been updated with examples for jwk.key-set-uri
, tokenInfoUri
and ssoServiceUrl
.
Release Notes - 4.0.0
Upgraded to support on Spring Boot 1.5.X and includes SSO connector updates.
Spring Boot 1.3 Demo Apps
Denotes last version known to support Spring Boot 1.3 for historical reference.
Customers are recommended to use the latest versions of Spring Boot.
3.0.0
Release Notes - 2.1.0
Added support for Spring Boot 1.3.X