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

azure secrets engine needs role management functions #471

Open
drewmullen opened this issue Jun 10, 2019 · 0 comments
Open

azure secrets engine needs role management functions #471

drewmullen opened this issue Jun 10, 2019 · 0 comments
Assignees
Labels
azure Azure auth method and/or secrets engine enhancement a new feature or addition

Comments

@drewmullen
Copy link
Member

the azure secrets engine currently has no way to read or delete a role. I have a temporary workaround:

current = client.secrets.aws.read_role(name=name,mount_point=mount_point)['data']['azure_roles']

@drewmullen drewmullen added enhancement a new feature or addition azure Azure auth method and/or secrets engine labels Jun 10, 2019
@drewmullen drewmullen self-assigned this Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Azure auth method and/or secrets engine enhancement a new feature or addition
Projects
None yet
Development

No branches or pull requests

1 participant