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 can view organizations and styles Tab in keycloak Admin console #100

Closed
syama-aot opened this issue Jun 22, 2023 · 13 comments
Closed

How can view organizations and styles Tab in keycloak Admin console #100

syama-aot opened this issue Jun 22, 2023 · 13 comments

Comments

@syama-aot
Copy link

I tried to compile keycloak-orgs package and got Jar file. Once i place the keycloak-orgs-0.36-SNAPSHOT.jar file in providers folder (keycloak 21.1.1) .I was able to access the organization API and created organization. Everything works smoothly. But I am unable to have organization tab in keycloak admin console. I tried to set the themes ( But i could not get phaseTwo theme) . Can you guide me in this regard .

@xgp
Copy link
Member

xgp commented Jun 22, 2023

The organization admin UI has to be built from our fork of the Keycloak admin UI.

https://github.com/p2-inc/keycloak

I would recommend instead using our docker images, which already contains everything.

https://quay.io/repository/phasetwo/phasetwo-keycloak?tab=tags

@xgp xgp closed this as completed Jun 22, 2023
@syama-aot
Copy link
Author

syama-aot commented Jun 22, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 22, 2023

You can either take a look at how the image gets built here:

https://github.com/p2-inc/phasetwo-containers

or just use our image as a base image and replace the jar in your Dockerfile.

@syama-aot
Copy link
Author

syama-aot commented Jun 22, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 22, 2023

Not currently possible, but will be in the future. See #48

@syama-aot
Copy link
Author

syama-aot commented Jun 22, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 22, 2023

@syama-aot
Copy link
Author

syama-aot commented Jun 22, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 22, 2023

When you add to that array, the additional roles are added to the org when the org is created.

For additional step-by-step guides, please post comprehensive information about exactly what you are doing and what you expect. I’m not able to provide personalized support here.

@syama-aot
Copy link
Author

syama-aot commented Jun 22, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 22, 2023

They are isolated. Please see the README.

@syama-aot
Copy link
Author

syama-aot commented Jun 23, 2023 via email

@xgp
Copy link
Member

xgp commented Jun 23, 2023

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants