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

Client.is_authenticated() throws Exception when sealed #22

Closed
kurtismullins opened this issue Aug 19, 2015 · 1 comment
Closed

Client.is_authenticated() throws Exception when sealed #22

kurtismullins opened this issue Aug 19, 2015 · 1 comment

Comments

@kurtismullins
Copy link

Hi,

I'm not really sure if this is a defect or the expected functionality. When I attempt to check whether my client is properly authenticated (to verify my Token) before unsealing the Vault, I get an exception related to the Vault being sealed.

If I call is_authenticated() after unsealing my Vault, it works correctly.

Feel free to close this if it is expected behavior.

Thanks!

@ianunruh
Copy link
Member

I believe that it's probably better that the error is explicit. Thank you for filing an issue!

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

No branches or pull requests

2 participants