Login doesn't work properly #2781
Unanswered
Samantha77
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Recently our team is actively working on the BBN integration part, and we meet some issues when deploying the BBN using docker swarm. Once all required docker containers initiated, I followed instruction to invoke below api for creating realm:
And after realm created, I am able to find Admin subapp and even I am able to login to the keycloak and get redirect back to the web page. But I couldn't find the user information and token at the top right conner. It still shows login
Also based on below screenshot, it seems we already get authenticated successfully by keycloak. But don't know why the BBN doesn't really think we are login correctly. I also attached my keycloak client configuration and docker container screenshot below as the reference. Any suggestion could be helpful and I am very appreciate that! Thanks!!!
Beta Was this translation helpful? Give feedback.
All reactions