Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle users grouped into paths #37

Merged

Conversation

buzzdeee
Copy link
Contributor

Users retrieved from AWS can be given with an optional path, i.e. group/subgroup/username

Each user should be checked if a '/' is in the username, and then the path
to be stripped off.
For more see:
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names

…p/username

Each user should be checked if a '/' is in the username, and then the path
to be stripped off.
For more see:
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names
@ncc-erik-steringer
Copy link
Collaborator

Good catch! Merging.

@ncc-erik-steringer ncc-erik-steringer merged commit 05f07b8 into nccgroup:master Sep 25, 2019
ncc-erik-steringer added a commit that referenced this pull request Oct 1, 2019
* Merged in bug-fixes applied to master, fix #39.

* Added tests for handling paths in users and roles (ref. #37).
wdahlenburg pushed a commit to wdahlenburg/PMapper that referenced this pull request Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants