[2024.4.12]
- replicated-jwt-servers - specifies replicated JWT servers for displaying jwt-agent usage.
[2024.2.29]
JWT server is a web application that stores refresh tokens of OAuth2 securely, and provides the access token using jwt-agent and jwt-logon. Tht JWT server assumes to use Keycloak as an identity provider.
When you log in the JWT server, access information will be provided, which includes a user name and passphrase to retrieve an access token by jwt-agent
or jwt-logon
.
JWT servers can be redundant using DBMS multi-source replication. When jwt-agent
or jwt-logon
specifies multiple redundant JWT servers, an active JWT server is automatically selected.