diff --git a/templates/realm.template b/templates/realm.template index 604b210..3d4e6b7 100644 --- a/templates/realm.template +++ b/templates/realm.template @@ -59,7 +59,9 @@ "realm": [], "client": {} }, - "defaultRoles": [], + "defaultRoles": [ + "offline_access" + ], "requiredCredentials": [ "password" ], "scopeMappings": [], "clientScopeMappings": {},