wso2 / wso2/docs-apim

Adding an Audit Log for Updating user in MI Management API

Open Beginner friendly
#6,990 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API-M 4.2.0 API-M-4.1.0 API-M-Master Type/Docs
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description:
An Audit Log action is added for updating users. In the documentation, the below line should be added after remove user.

Action: Update user
Sample Format : [2021-09-07 12:42:59,249] INFO {AUDIT_LOG} - { “performedBy”: “admin”, “action”: “updated”, “type”: “user”, “info” : “{\“userId\”: \“user4\”}”}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked audit-log documentation section and locate the existing “remove user” action. Add the specified “Update user” action and sample format after it, then review the rendered documentation to confirm the wording and formatting are correct.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.