8000 fix: update authorization URL by Hacksawfred3232 · Pull Request #28 · wadahiro/keycloak-discord · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: update authorization URL #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Conversation

Hacksawfred3232
Copy link
Contributor

Fixed a URL according to:
https://discord.com/developers/docs/topics/oauth2
Trying to login with old version will redirect to bare-bones JSON output and not the actual login/consent page for Discord.

@wadahiro wadahiro changed the title Update DiscordIdentityProvider.java fix: update authorization URL Dec 14, 2022
@wadahiro
Copy link
Owner

Thanks for the contribution!
I have edited the title of the pull request, as I use Conventional Commit for automated releases via Semantic Release.

@wadahiro wadahiro merged commit a31c116 into wadahiro:master Dec 14, 2022
@github-actions
Copy link

🎉 This PR is included in version 0.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to maaroen/keycloak-discord that referenced this pull request Mar 3, 2025
# 1.0.0 (2025-03-03)

### Bug Fixes

* eliminate the possibility of NullPointerException ([wadahiro#56](https://github.com/maaroen/keycloak-discord/issues/56)) ([e2b5991](e2b5991))
* ignore discriminator if the value is "0" ([4c68b69](4c68b69))
* update authorization URL ([wadahiro#28](https://github.com/maaroen/keycloak-discord/issues/28)) ([a31c116](a31c116))
* update discord api endpoint urls ([0aa7f14](0aa7f14))
* use DiscordIdentityProvider class in instantiating the Logger ([93003c2](93003c2))

### Features

* implement IdentityProviderFactory#createConfig() which is ([9f359f5](9f359f5))
* update to keycloak 17.0.0 (based on Quarkus) ([f24ed18](f24ed18))
* update to keycloak 22.0.1 (support new admin console) ([wadahiro#37](https://github.com/maaroen/keycloak-discord/issues/37)) ([2c8da2d](2c8da2d))
* update to keycloak 26.0.5 ([05a3df4](05a3df4))
* updated provider for Keycloak 25.x ([wadahiro#49](https://github.com/maaroen/keycloak-discord/issues/49)) ([c10480b](c10480b))
* use "Theme Resources" for the custom template ([7cb885c](7cb885c))
github-actions bot pushed a commit to maaroen/keycloak-discord that referenced this pull request Mar 8, 2025
# 1.0.0 (2025-03-08)

### Bug Fixes

* eliminate the possibility of NullPointerException ([wadahiro#56](https://github.com/maaroen/keycloak-discord/issues/56)) ([e2b5991](e2b5991))
* ignore discriminator if the value is "0" ([4c68b69](4c68b69))
* update authorization URL ([wadahiro#28](https://github.com/maaroen/keycloak-discord/issues/28)) ([a31c116](a31c116))
* update discord api endpoint urls ([0aa7f14](0aa7f14))
* use DiscordIdentityProvider class in instantiating the Logger ([93003c2](93003c2))

### Features

* implement IdentityProviderFactory#createConfig() which is ([9f359f5](9f359f5))
* update to keycloak 17.0.0 (based on Quarkus) ([f24ed18](f24ed18))
* update to keycloak 22.0.1 (support new admin console) ([wadahiro#37](https://github.com/maaroen/keycloak-discord/issues/37)) ([2c8da2d](2c8da2d))
* update to keycloak 26.0.5 ([05a3df4](05a3df4))
* updated provider for Keycloak 25.x ([wadahiro#49](https://github.com/maaroen/keycloak-discord/issues/49)) ([c10480b](c10480b))
* use "Theme Resources" for the custom template ([7cb885c](7cb885c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0