Skip to content
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

How to configure Guild Checking? #24

Closed
KaratekHD opened this issue Aug 15, 2022 · 8 comments · Fixed by #37
Closed

How to configure Guild Checking? #24

KaratekHD opened this issue Aug 15, 2022 · 8 comments · Fixed by #37
Labels

Comments

@KaratekHD
Copy link

KaratekHD commented Aug 15, 2022

From what I understand from the README it appears there is an option for only allowing members of certain guilds to log in into Keycloak using this Provider.
However, I can't find the option to specify the guilds allowed:
image

Could you please point me in the right direction on where I can configure this feature?
Thank you!

@shibacomputer
Copy link

Also having this issue!

@wadahiro
Copy link
Owner

wadahiro commented Nov 4, 2022

@KaratekHD @shibacomputer

Sorry for the late response.
This problem is due to the use of the new admin console.
Unfortunately, this extension is not compatible with the new admin console.

It can be configured by setting --features-disabled=admin2 when Keycloak is started, or by setting keycloak to "Admin console theme" in the master realm's theme settings and reverting to the old admin console.

I will try to implement the new admin console support. Thanks for the feedback!

@wadahiro
Copy link
Owner

wadahiro commented Nov 4, 2022

I will try to implement the new admin console support.

Unfortunately, even the latest Keycloak v20 does not support custom provider settings in the new admin console.

keycloak/keycloak#17958

We need to wait first for the new admin console side to be fixed.

@shibacomputer
Copy link

Thanks for following up @wadahiro, I appreciate it! I will keep an eye on keycloak/keycloak#17958 also

@wadahiro
Copy link
Owner

wadahiro commented Apr 3, 2023

Although keycloak/keycloak#17958 was closed, now the issue is discussed in keycloak/keycloak#15344.

@chris-sanders
Copy link

I notice both of the linked issues are now closed. I've been unable to get version 21.1.2 to startup with the suggested them or admin2 disables. The theme causes an internal error and disabling admin2 seems to just turn admin off all together.

Is this now possible with the above issues closed or is there any way I can manually configure this even without display in the UI? I'm running the bitnami chart if that matters at all.

@wadahiro
Copy link
Owner

I confirmed the problem was resolved by the following pull requests:

I created a pull request for support keycloak 22 and the new admin console: #37

@github-actions
Copy link

🎉 This issue has been resolved in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 a pull request may close this issue.

4 participants