keycloak / keycloak-operator

ARCHIVED Kubernetes Operator for the no longer supported WildFly distribution of Keycloak
Apache License 2.0
429 stars 283 forks source link

scopemapping issue #587

Closed mjschmidt closed 1 year ago

mjschmidt commented 1 year ago

Describe the bug

Was looking through the crd and am getting a scopeMapping error on the legacy operator (1.16.1)

I believe this is due to misconfiguration, but there doesn't seem to be any documentation or example Is it possible to get a small example of a Realm Roles scopeMapping? It would be greatly appreciated. I don't need an example of whole client custom resource, just the scopeMapping section would suffice for my needs.

thanks!

Version

1.16.1

Expected behavior

create a scope mapping

Actual behavior

500 server error reported from operator

How to Reproduce?

create a client with the operator that uses a real role scopemapping

Anything else?

Available if you have any questions for me

stianst commented 1 year ago

Thanks (again) for reporting this issue. Keycloak 19 was the last version that included this legacy Operator, and with the release of Keycloak 20 the Operator reached EOL and this repository will be archived, please see our blog post on this topic. If this issue is still valid for the Realm Operator, please re-open it there. Thanks for your understanding. And be sure to check out our new Operator!