Releases: oss-tsukuba/jwt-server
Releases · oss-tsukuba/jwt-server
JWT Server 1.0.1
JWT Server 1.0.0
Release note for JWT server 1.0.0
[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.