Releases: VAuthenticator/vauthenticator
Releases · VAuthenticator/vauthenticator
0.7
VAuthenticator 0.7
⭐ New Features
- PKCE support #145
- change password #148
- password reuse prevention #149, #163
- use strong password hashing algorithm #168
- random password generator #167
- signature key rotation api #103
- force reset password at first login #147, #166
- add back channel-logout support #146
- mandatory action api #180
- post login extension point: dynamic access token and id token customizer via lambda #46
- id token access token signature kid assignment #102
🎨 Refactoring
- introduce test container for IT #155
- typescript migration #159
- make messages translated according to browser locale #97
🔨 Dependency Upgrades
- framework upgrades #152, #185
- local stack upgrade and lambda endpoint override configuration fix #178
🪲 Bugs
- key rotation api bug fix #181
❤️ Contributor
0.6
VAuthenticator 0.6
⭐ New Features
- protected roles #137
- role repository caching #136
- get mail template api #126
- mail template upload api #121
- use the auth server as asset distributor #112
- file base document storage (local/dev usage) #142
🎨 Refactoring
- http method review for api endpoint #128
- refactor role assignment to account #116
- pages review leftover #132
🔨 Dependency Upgrades
- upgrade spring boot #117
- upgrade spring auth server #111
- upgrade dependencies for security issues #123
🪲 Bugs
- method scope check form principal instead to client app #113
- typo in reset password challenge endpoint #127
- remove find all account feature #115
- token sign key delete prevention #141
❤️ Contributor
0.5
VAuthenticator 0.5
⭐ New Features
- add login audit event emitter #65
- add custom default errors pages #71
- add user preferred language #73
- feedback on login error #72
- make aws endpoint configurable #77
- make client application repository cacheable #80
- make account repository cacheable #78
- add VAuthenticator logo #83
🎨 Refactoring
- split pages with react router in dedicated pages #85
- repackage from it.valeriovaudi to com.vauthenticator #92
🪲 Bugs
- password policy does not applied #105
❤️ Contributor
0.4
VAuthenticator 0.4
⭐ New Features
- password strength policy #39
- phone number mask in sign up form #52
- Key management #37
- Email MFA first iteration #43
- add supported scopes in the /.well-known/openid-configuration endpoint #49
- move front end in a dedicated section #58
- improve MFA token management #62
🔨 Dependency Upgrades
- upgrade spring authorization server #55
🪲 Bugs
- make only user name and password as required in sign up process #59
- sign up page ui fix #40
- client application registration #41
❤️ Contributor
0.3
Merge pull request #36 from mrFlick72/pipeline_test Pipeline test