-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DR-854, DR-866 local pamUser assignment and setting resourceUid to bl…
…ank. DR-854 Don't allow local pamUser record reuse. During processing discovery, if existing local pamUser record is assigned to the resource don't let the same local pamUser record be used for another resource. The list of pamUser records to be converted are passed to 'find user' method. When we filter out users, use it to filter out/notifiy it's taken when list users. DR-866 Don't assigned resourceUid is IAM User. If the parent of the user is a provider, make sure the resourceUid for set rotation is None.
- Loading branch information
1 parent
2aa5062
commit 73ddca5
Showing
4 changed files
with
132 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = '1.0.26' | ||
__version__ = '1.0.27' |
Oops, something went wrong.