rename role

This commit is contained in:
Jason Ertel
2024-10-31 17:20:44 -04:00
parent 520c9d8d51
commit cd2e5bf2d0
2 changed files with 7 additions and 9 deletions

View File

@@ -247,7 +247,6 @@ EOF
error=$(echo $response | jq .error)
fail "Failed to submit request to Hydra: $error"
fi
addClientPermission "$id" "$perm"
}
function update() {