You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.8 KiB
2.8 KiB
1.0.0 (2025-03-03)
Bug Fixes
- eliminate the possibility of NullPointerException (#56) (e2b5991)
- ignore discriminator if the value is "0" (4c68b69)
- update authorization URL (#28) (a31c116)
- update discord api endpoint urls (0aa7f14)
- use DiscordIdentityProvider class in instantiating the Logger (93003c2)
Features
- implement IdentityProviderFactory#createConfig() which is (9f359f5)
- update to keycloak 17.0.0 (based on Quarkus) (f24ed18)
- update to keycloak 22.0.1 (support new admin console) (#37) (2c8da2d)
- update to keycloak 26.0.5 (05a3df4)
- updated provider for Keycloak 25.x (#49) (c10480b)
- use "Theme Resources" for the custom template (7cb885c)
0.6.1 (2024-11-02)
Bug Fixes
0.6.0 (2024-11-02)
Bug Fixes
- ignore discriminator if the value is "0" (4c68b69)