public class OnlyofficeTokenAuthenticator
extends org.osivia.jwt.authentication.JWTTokenAuthenticator
The user is retrieved with the JWTTokenService.
This Authentication Plugin is configured to be used with the Trusting_LM LoginModule plugin => no password
check will be done, a principal will be created from the userName if the user exists in the user directory.
| Constructor and Description |
|---|
OnlyofficeTokenAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getUserByToken(String token) |
Copyright © 2018. All rights reserved.