semantic-release-bot
c097c0d7b6
chore: setting next snapshot version [skip ci]
2 months ago
semantic-release-bot
439e380fca
chore(release): 0.6.1 [skip ci]
## [0.6.1](https://github.com/wadahiro/keycloak-discord/compare/v0.6.0...v0.6.1 ) (2024-11-02)
### Bug Fixes
* eliminate the possibility of NullPointerException ([#56 ](https://github.com/wadahiro/keycloak-discord/issues/56 )) ([e2b5991
](e2b5991c7e
))
2 months ago
Hiroyuki Wada
e2b5991c7e
fix: eliminate the possibility of NullPointerException ( #56 )
* fix: eliminate the possibility of NullPointerException
* build: fix release build
---------
Co-authored-by: Ryan Peper <ryan.peper@outlook.com>
2 months ago
Hiroyuki Wada
d55eacf9bc
Prepare next development iteration 0.6.1-SNAPSHOT [ci skip]
2 months ago
semantic-release-bot
5c0a0d77df
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/wadahiro/keycloak-discord/compare/v0.5.0...v0.6.0 ) (2024-11-02)
### Bug Fixes
* ignore discriminator if the value is "0" ([4c68b69
](4c68b69b0b
))
### Features
* update to keycloak 26.0.5 ([05a3df4
](05a3df43f2
))
* updated provider for Keycloak 25.x ([#49 ](https://github.com/wadahiro/keycloak-discord/issues/49 )) ([c10480b
](c10480b798
))
2 months ago
Hiroyuki Wada
7a381bed88
Merge pull request #54 from wadahiro/dev
feat: update to keycloak 26.0.5
2 months ago
Hiroyuki Wada
4c68b69b0b
fix: ignore discriminator if the value is "0"
2 months ago
Hiroyuki Wada
05a3df43f2
feat: update to keycloak 26.0.5
2 months ago
Hiroyuki Wada
8a5615277b
build: update to alternative maven-semantic-release ( #53 )
2 months ago
Andy Thorne
c10480b798
feat: updated provider for Keycloak 25.x ( #49 )
2 months ago
semantic-release-bot
69d4ca2744
Prepare next development iteration 0.5.1-SNAPSHOT [ci skip]
1 year ago
semantic-release-bot
d135398670
0.5.0 [ci skip]
1 year ago
Hiroyuki Wada
7adcf717ce
build: fix build ( #38 )
1 year ago
Hiroyuki Wada
2c8da2da4b
feat: update to keycloak 22.0.1 (support new admin console) ( #37 )
1 year ago
semantic-release-bot
15c27a9dae
Prepare next development iteration 0.4.2-SNAPSHOT [ci skip]
2 years ago
semantic-release-bot
87ffabfdc6
0.4.1 [ci skip]
2 years ago
Hacksawfred3232
a31c116092
fix: update authorization URL ( #28 )
Fixed a URL according to https://discord.com/developers/docs/topics/oauth2
2 years ago
semantic-release-bot
91494c4fd1
Prepare next development iteration 0.4.1-SNAPSHOT [ci skip]
3 years ago
semantic-release-bot
50bd2d8946
0.4.0 [ci skip]
3 years ago
Hiroyuki Wada
187ae7a524
build: fix release build
3 years ago
Hiroyuki Wada
4612586e79
build: fix release build
3 years ago
Hiroyuki Wada
f24ed18011
feat: update to keycloak 17.0.0 (based on Quarkus)
Deprecated the EAR format to support Keycloak 17.0.0 (based on Quarkus).
3 years ago
semantic-release-bot
7e3e1611c3
Prepare next development iteration 0.3.2-SNAPSHOT [ci skip]
4 years ago
semantic-release-bot
67584940e3
0.3.1 [ci skip]
4 years ago
Hiroyuki Wada
daa9c1a3ab
docs: fix URL
4 years ago
Tan Jun Yan
0aa7f14edf
fix: update discord api endpoint urls
discordapp.com url planned to be discontinued 7th november
5 years ago
Luke Nadur
93003c28bc
fix: use DiscordIdentityProvider class in instantiating the Logger
4 years ago
semantic-release-bot
2db6e73a07
Prepare next development iteration 0.3.1-SNAPSHOT [ci skip]
5 years ago
semantic-release-bot
129ad1b60a
0.3.0 [ci skip]
5 years ago
Hiroyuki Wada
bf2ad9120b
Merge pull request #5 from wadahiro/issue-4
Support keycloak 9.0.2 and use "Theme Resources" for the template
5 years ago
Hiroyuki Wada
7963dc9f9a
chore: setup automated release by github actions
5 years ago
Hiroyuki Wada
7cb885cea7
feat: use "Theme Resources" for the custom template
5 years ago
Hiroyuki Wada
9f359f5f61
feat: implement IdentityProviderFactory#createConfig() which is
introduced in keycloak 9.0.2
5 years ago
Hiroyuki Wada
3b85c465d9
release v0.2.0
5 years ago
Hiroyuki Wada
dae184c9cd
Merge pull request #2 from danny8376/add_mapper
Add user attribute mapper
5 years ago
DannyAAM
38282b0213
add user attribute mapper
5 years ago
Hiroyuki Wada
e6b0814441
Merge pull request #1 from hkeward/configure-prompt
Allow prompt to be configurable
5 years ago
Heather Ward
9a35dac928
Allow prompt to be configurable
The default for prompt results in users needing to consent to the
discord app permissions with each login. These changes allow the prompt
value to be configured.
5 years ago
Hiroyuki Wada
39d7975a7a
Add note
6 years ago
Hiroyuki Wada
adee8e564c
Set version
6 years ago
Hiroyuki Wada
5debd3eac0
Add README.md
6 years ago
Hiroyuki Wada
3c1925f90a
Add guild checking when federation
6 years ago
Hiroyuki Wada
cd1b82d39e
Fix username mapping because discord allows same username.
Need to user "discriminator" for unique username.
6 years ago
Hiroyuki Wada
37aa796ac5
Add message file for UI
6 years ago
Hiroyuki Wada
4dfb74b5a8
Prototype
6 years ago
Hiroyuki Wada
e4d709c6cc
Initial commit
6 years ago