Hiroyuki Wada
7a381bed88
Merge pull request #54 from wadahiro/dev
feat: update to keycloak 26.0.5
1 year ago
Hiroyuki Wada
4c68b69b0b
fix: ignore discriminator if the value is "0"
1 year ago
Hiroyuki Wada
05a3df43f2
feat: update to keycloak 26.0.5
1 year ago
Hiroyuki Wada
8a5615277b
build: update to alternative maven-semantic-release ( #53 )
1 year ago
Andy Thorne
c10480b798
feat: updated provider for Keycloak 25.x ( #49 )
1 year ago
Ike Johnson-Woods
3a928611a4
Update Actions workflow
- Uses v4 of checkout, setup-java,and upload-artifact
- Sets up Java 21
1 year ago
Ike Johnson-Woods
b8f8dcd8db
Update to Keycloak v25
1 year ago
Evann Regnault
89c628c8a9
[Feature] Add possibility to add a role just by the mere presence in a guild
2 years ago
Ike Johnson-Woods
ffc8642dc5
v0.5.2
2 years ago
Ike Johnson-Woods
d0ac4a445d
Bump Keycloak version to 23.0.0
2 years ago
Ike Johnson-Woods
d7a58a8b59
Remove `discord-` prefix from Keycloak Groups
2 years ago
Ike Johnson-Woods
8126dcbf94
Add option to toggle `prompt=none`
2 years ago
Ike Johnson-Woods
31e4863240
Update README with role syncing info
2 years ago
Ike Johnson-Woods
67cabce26b
Don't throw error if user isn't in a guild
2 years ago
Ryan Peper
15dc8ead1a
Conditionally append discriminator if not 0
2 years ago
Ike Johnson-Woods
de023486cc
Fix up CI
2 years ago
Ike Johnson-Woods
4fcaf88bfd
Upload files to artifact
2 years ago
Ike Johnson-Woods
18edbef9c3
Remove unused theme partials
2 years ago
Ike Johnson-Woods
f41b7b047a
Update to Keycloak 22.0.1
2 years ago
semantic-release-bot
69d4ca2744
Prepare next development iteration 0.5.1-SNAPSHOT [ci skip]
2 years ago
semantic-release-bot
d135398670
0.5.0 [ci skip]
2 years ago
Hiroyuki Wada
7adcf717ce
build: fix build ( #38 )
2 years ago
Hiroyuki Wada
2c8da2da4b
feat: update to keycloak 22.0.1 (support new admin console) ( #37 )
2 years ago
Pierre Jeanjean
80ea83acfb
Force group claim check from OIDC context
2 years ago
Pierre Jeanjean
3cc340cd71
Discord roles to Keycloak groups mapping support
2 years ago
semantic-release-bot
15c27a9dae
Prepare next development iteration 0.4.2-SNAPSHOT [ci skip]
3 years ago
semantic-release-bot
87ffabfdc6
0.4.1 [ci skip]
3 years ago
Hacksawfred3232
a31c116092
fix: update authorization URL ( #28 )
Fixed a URL according to https://discord.com/developers/docs/topics/oauth2
3 years ago
semantic-release-bot
91494c4fd1
Prepare next development iteration 0.4.1-SNAPSHOT [ci skip]
4 years ago
semantic-release-bot
50bd2d8946
0.4.0 [ci skip]
4 years ago
Hiroyuki Wada
187ae7a524
build: fix release build
4 years ago
Hiroyuki Wada
4612586e79
build: fix release build
4 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).
4 years ago
semantic-release-bot
7e3e1611c3
Prepare next development iteration 0.3.2-SNAPSHOT [ci skip]
5 years ago
semantic-release-bot
67584940e3
0.3.1 [ci skip]
5 years ago
Hiroyuki Wada
daa9c1a3ab
docs: fix URL
5 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
5 years ago
semantic-release-bot
2db6e73a07
Prepare next development iteration 0.3.1-SNAPSHOT [ci skip]
6 years ago
semantic-release-bot
129ad1b60a
0.3.0 [ci skip]
6 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
6 years ago
Hiroyuki Wada
7963dc9f9a
chore: setup automated release by github actions
6 years ago
Hiroyuki Wada
7cb885cea7
feat: use "Theme Resources" for the custom template
6 years ago
Hiroyuki Wada
9f359f5f61
feat: implement IdentityProviderFactory#createConfig() which is
introduced in keycloak 9.0.2
6 years ago
Hiroyuki Wada
3b85c465d9
release v0.2.0
6 years ago
Hiroyuki Wada
dae184c9cd
Merge pull request #2 from danny8376/add_mapper
Add user attribute mapper
6 years ago
DannyAAM
38282b0213
add user attribute mapper
6 years ago
Hiroyuki Wada
e6b0814441
Merge pull request #1 from hkeward/configure-prompt
Allow prompt to be configurable
6 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.
6 years ago
Hiroyuki Wada
39d7975a7a
Add note
7 years ago