Features inside WAS OAuth 2.0 services
WebSphere Application Server OAuth 2.0 can:
- Act as an OAuth Service Provider endpoint, building credentials from requests.
- Act as protected web resource enforcement endpoint, receiving credentials and granting access.
- Revoke access tokens.
- Provide a Subject for authenticated downstream calls or programmatic J2EE security.
- Support multiple service providers can co-exist.
- Support persistent OAuth services.