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

account3 console does not load for realms other than master #20829

Closed
2 tasks done
kenkeys opened this issue Jun 6, 2023 · 3 comments
Closed
2 tasks done

account3 console does not load for realms other than master #20829

kenkeys opened this issue Jun 6, 2023 · 3 comments
Labels
area/account/ui kind/bug Categorizes a PR related to a bug team/ui

Comments

@kenkeys
Copy link

kenkeys commented Jun 6, 2023

Before reporting an issue

  • I have searched existing issues
  • I have reproduced the issue with the latest release

Area

account/ui

Describe the bug

With the account3 feature enabled, the account console does not load for realms other than master.

Version

21.1.1

Expected behavior

Visiting /realms/myrealm/account loads an account console.

Actual behavior

With account3 enabled, attempting to visit /realms/myrealm/account results in "We are sorry... Invalid parameter: redirect_uri". (Note that it works as expected without account3 enabled, and /realms/master/account works as expected with or without account3 enabled.)

How to Reproduce?

Enable the account3 feature, and attempt to visit the account console of a realm other than master.

Anything else?

kc.sh started with start-dev --features=preview,account3

@ssilvert
Copy link
Contributor

ssilvert commented Jun 6, 2023

This is working just fine for me. Can you try the nightly build?
https://github.com/keycloak/keycloak/releases/tag/nightly

@kenkeys
Copy link
Author

kenkeys commented Jun 6, 2023

It works as expected in the nightly build.

@jonkoops
Copy link
Contributor

jonkoops commented Jun 6, 2023

Since this works in the latest development build, this issue will be fixed in Keycloak 22. Closing.

@jonkoops jonkoops closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/account/ui kind/bug Categorizes a PR related to a bug team/ui
Projects
None yet
Development

No branches or pull requests

3 participants