Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 950 Bytes

RELNOTE.md

File metadata and controls

18 lines (11 loc) · 950 Bytes

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.

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.