Okta Spring Boot Starter v1.0.0 Release Notes

Release Date: 2018-12-17 // over 5 years ago
  • 🔒 This version represents a re-write of this library in order to support Spring Boot 2.1 (Spring Security 5.1) which uses a different OAuth2/OIDC library.

    • ⚡️ The @ResourceServer annotation is no longer used (See the Readme for an updated example)
    • 🔒 Spring Security ONLY support local access token validation, the property okta.oauth2.localTokenValidation is no longer supported
    • The property okta.oauth2.roles-claim has been replaced with okta.oauth2.groups-claim