Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Error when deleting a policy #238

Open
deejross opened this issue Jan 25, 2018 · 0 comments
Open

Error when deleting a policy #238

deejross opened this issue Jan 25, 2018 · 0 comments

Comments

@deejross
Copy link
Contributor

After creating a policy, attempting to delete it returns * unsupported path.

Assuming role name is myrole, Vault UI attempts to DELETE using:

/v1/auth/approle/myrole

The correct path is:

/v1/auth/approle/role/myrole

Notice the additional /role/ in the path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant