Skip to content

CORS error with 26.0.6 when hostname and hostname_admin are different #62

Open
@olivier34000

Description

@olivier34000

Hello,

I updated the container from 25.0.6.1729619380 to 26.0.6.1732296619 and now in the admin area of Keycloak when I click on Organizations I have a cors issue CORS error fetch useOrgFetcher.ts:30

The variables KC_HOSTNAME and KC_HOSTNAME_ADMIN are different. I tried to keep the old variables KC_HOSTNAME_URL and KC_HOSTNAME_ADMIN_URL but it doesn't work.
The request on /realms/master/orgs?first=0&max=11 is executed on KC_HOSTNAME instead of KC_HOSTNAME_ADMIN

Could you check ?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions