When I create a new realm and create an account for that realm, then I log in to this page: http://localhost:8081/auth/realms/master/protocol/openid-connect/auth, I change the master to realm1, which is the realm I created, then log in and the interface is pure white and no data is displayed.Can i help you
Hi!
I don’t know exactly what you’re doing here
Are you trying to open the Manager UI using an account for a different realm?
Normally you’d use https://<your url>/manager/?realm=XXXX
for this.
This URL automatically redirects to the login, and shows the Manager UI after.
(as shown in the redirect_uri
query parameter of your /auth url)