Skip to content

Commit 251eee1

Browse files
authored
Update README.md
Ensure Inactive Users Are Not Assigned as Catalog Item Owners
1 parent 1390a8c commit 251eee1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
1212

1313
## Category: Manageability
1414

15+
### Ensure Inactive Users Are Not Assigned as Catalog Item Owners
16+
Ensure inactive users are not assigned as catalog item owners, maintaining accountability and system accuracy. Regular instance checks should validate active ownership for all catalog items.
17+
1518
### Avoid using javascript "document" object in Portal
1619
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
1720

0 commit comments

Comments
 (0)