keycloak/keycloak

Organizations are not present in JSON realm export

Open

#39.334 geöffnet am 29. Apr. 2025

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (8.346 Forks)batch import
area/organizationshelp wantedkind/enhancementteam/core-iam

Repository-Metriken

Stars
 (34.398 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 19h) (384 gemergte PRs in 30 T)

Beschreibung

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

No response

Describe the bug

I'm currently working with the new Organizations feature. I've define a first organisation. When I export the realm, i cannot find any data for the organization definition except the "kc.org.domain" and "kc.org.broker.redirect.mode.email-matches" attributes that are embedded in the identity-provider definition.

Can you fix this issue and integrate an organization part in realm export ?

Version

26.2.1

Regression

  • The issue is a regression

Expected behavior

Realm export should hold organizations definition parameters.

Actual behavior

Nothing about organizations definition in realm export.

How to Reproduce?

  • Activate organizations management
  • Create at least one organization
  • Export the realm and see that there is nothing about parameters you enter when you created the organization.

Anything else?

No response

Contributor Guide