Skip to content

Releases: oss-tsukuba/jwt-server

JWT Server 1.0.1

12 Apr 03:07
Compare
Choose a tag to compare

Release note for JWT server 1.0.1

[2024.4.12]

New application properties

  • replicated-jwt-servers - specifies replicated JWT servers for displaying jwt-agent usage.

JWT Server 1.0.0

28 Feb 15:51
Compare
Choose a tag to compare

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.