Gatum 2.1.1 release notes
By admin
By admin
By admin
Add scopes to REST endpoints to use OAuth 2.0 2LO We’ve introduced @ScopesAllowed to improve security and control over REST endpoints.Add the @ScopesAllowed annotation to your endpoints to make them accessible using an OAuth 2.0 Client Credentials token (2LO).For example, this annotation requires that the access token has the WRITE scope before providing access to … Continued
By admin
By admin
By admin
By admin