Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sshirahatti authored Aug 10, 2023
1 parent 9c2d577 commit 99ea79b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Table of Contents
=================

* [Table of Contents](#table-of-contents)
* [Access Management Utility - Users](#access-management-utility---users)
* [Utility Details](#utility-details)
* [Requirements](#requirements)
Expand Down Expand Up @@ -34,14 +33,14 @@ For both the operations, disabled/deleted user details are captured in the logs.
```

## Requirements
* Mule Runtime 4.2.2 or above
* Mule Runtime 4.4.0 or above
* Anypoint Platform credentials - A Connected App (client credentials) with below scopes for the appropriate business groups
* View Users in a particular organization
* Edit users in an organization

## Steps to configure the utility
* Clone or download the project from GitHub ``` git clone [email protected]:mulesoft-catalyst/accessmgmt-users-utility.git ```
* Adjust below properties
* Edit below properties
```yaml
platform:
orgid: "<orgId>"
Expand Down

0 comments on commit 99ea79b

Please sign in to comment.