Hi,
I’m trying to deliver a Keycloak 8.1 to my customers on-site installations with some pre-configurations that they would need to adapt (mainly reset generated passwords).
I’m now with the problem that my Service Account users are not getting the client scopes imported (they are on the exported files, but are not imported).
I believe this issue is being solved for version 9: https://github.com/keycloak/keycloak/pull/6313
Would there be any workaround for version 8.1?
If not would it be possible to somehow capture the generated SQL statements of an import operation, in order to run it directly agains the DB (and eventually manually add the missing inserts that I’m needing)?
Regards
João