Skip to content

Commit

Permalink
added correct filter reflecting template for inactive user
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlusar1989 committed Aug 24, 2016
1 parent 8eba8d1 commit 9a2efbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/divvy_user_inactive_audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"config": {
"last_logon_days": 45
},
"name": "divvy.filter.user_password_last_used",
"name": "divvy.filter.service_user_password_last_used",
"negate": false
}
],
Expand All @@ -27,7 +27,7 @@
],
"ondemand_enabled": true,
"resource_types": [
"organizationservice"
"serviceuser"
]
}
}

0 comments on commit 9a2efbc

Please sign in to comment.