[keycloak-user] kcadm update client seems to ignore defaultClientScopes

Matt Evans keycloak-user at mattevans.email
Wed Jan 16 23:27:22 EST 2019


Has anyone noticed that updating a client using kcadm seems to ignore the
defaultClientScopes property?

/opt/keycloak/bin/kcadm.sh update
clients/366b5cb2-f4ac-4b81-9ccb-1e8198fec9f9 -r therealm -s
'defaultClientScopes=["web-origins"]' -s name=changedName --no-config
--server http://localhost:8080/auth --realm master --user admin --client
admin-cli --password xxxx

We can update other properties ok, e.g. name, client id, redirectUris all
update ok, but defaultClientScopes doesn't change. Also I think
optionalClientScopes doesn't change either.


More information about the keycloak-user mailing list