There is no option to set a realm level default Client Scope.
keycloak_openid_client_default_scopes resource set default scope to an specific client defined in client_id (required) attribute.
Is it possible to do it? I mean, could I set Default Client Scopes to all clients (realm level) using terraform provider?
There is no option to set a realm level default Client Scope. keycloak_openid_client_default_scopes resource set default scope to an specific client defined in client_id (required) attribute.
Is it possible to do it? I mean, could I set Default Client Scopes to all clients (realm level) using terraform provider?