Removing Stored Repository Permissions
Removing Stored Repository Permissions
0
Comments
-
Were changing who can access the repository server on our DEV, but Decisions stores the credentials used to access REPO somewhere. How can I delete the stored credentials for all users?
0 -
Hi Jon,
You can remove all of the stored Repo credentials from an app server using a Delete Entities step set to "OtherContact" as the Type Name and the Fetch Criteria set to "otherContactTypeId Equals CONTACTTYPE.REPOSITORY".
0