Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"somethingWentWrong" when opening Keycloak URL in unsecure context #33330

@ahus1

Description

@ahus1

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

login/ui

Describe the bug

When starting Keycloak with

bin/kc.sh start-dev

from nightly and use the URL http://0.0.0.0:8080/ I get the error message

image

It works when using the URL http://localhost:8080/

Version

nightly

Regression

  • The issue is a regression

Expected behavior

Login screen should appear

Actual behavior

Error message appears

How to Reproduce?

  • Download Keycloak nightly
  • Start bin/kc.sh start-dev
  • Setup admin user via http://localhost:8080/
  • Open http://0.0.0.0:8080/ as an example for an unsecure context

Anything else?

IMHO this is a blocker for the KC26 release / @keycloak/ui, @stianst

Happens both on Firefox and Chrome (128.0.6613.137).

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions