-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Component/s: Authentication, Token Based Authentication
-
Impact type:Configuration Change
-
Upgrade notes:
-
Sprint:nxFG 10.2.2, nxFG 10.2.3, nxFG 10.2.4, nxFG 10.2.5, nxFG 10.2.6, nxFG 10.2.7, nxFG 10.3.1
-
Story Points:5
We want an authenticator similar to Token Auth but that doesn't store stateful information. It would be based on a server secret instead (either for HMAC or for asymmetric key based signature). The transport format would be JWT.
The token would contain:
- username
- creation time (for expiration)
This will be useful at least for the ARender connector, and for the WOPI integration.
- depends on
-
NXP-25337 Transform OAuth2 pre-filter into a regular Authentication plugin
- Resolved
-
NXP-25142 Upgrade Jackson and Commons Codec
- Resolved
- is related to
-
JAVACLIENT-166 Fix ITAuthentication.itCanLoginWithJWT test
- Resolved
-
JAVACLIENT-159 Create new interceptor for JWT authentication
- Resolved
-
NEV-116 Use JWT for Arender connection to Nuxeo
- Resolved
-
JAVACLIENT-196 Java Client v3.3 does not work with Java 7
- Resolved
-
NXPY-215 Add support for the JSON Web Token authentication
- Resolved
- is required by
-
NXP-25643 Make claims from JWT auth token available in the Principal
- Open
-
NXP-25380 Use JWT for authentication between Office Online and Nuxeo
- Resolved