p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
362 stars 65 forks source link

Unknown error when I try to create user #171

Closed slabiak closed 4 months ago

slabiak commented 4 months ago

I'm using free version of keycloack-orgs hosted in cloud in eu-central-1. When i try to create new user or chekc details of some users i see such error: (

Screenshot 2024-02-11 at 11 00 55

This error comes from call to: GET https://euc1.auth.ac/auth/admin/realms/appointmentscheduler/users/profile/metadata and resposne code is 500 {"error":"unknown_error"} timestamp of my http call: Sun, 11 Feb 2024 10:00:32 GMT

Can you please help? it worked fine few months ago.

xgp commented 4 months ago

@slabiak We are aware of some problems with the "Declarative User Profile" preview feature in Keycloak not working properly after upgrades. Please try turning off the feature and then turning it on again. It's in Realm Settings -> General image