--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/b0ec749f-ca2c-4ea7-a1c3-0db58e209c3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
Doesn't this make sense? If not, could someone else give me feedback on using vault to securely store the client credentials password. When the angular client makes calls to the server side app, it uses its read access to vault to retrieve the password, and passes the client id and password back to the OAuth2 secured app that verifies the client.
It is the client that is authenticating, and not the user. This would source the token with its read access and then store this in local storage.
Doesn't this make sense? If not, could someone else give me feedback on using vault to securely store the client credentials password. When the angular client makes calls to the server side app, it uses its read access to vault to retrieve the password, and passes the client id and password back to the OAuth2 secured app that verifies the client.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to a topic in the Google Groups "Vault" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vault-tool/xanhmrxzjr8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/d894c5a5-440e-4656-8583-01565f11660b%40googlegroups.com.
On 12 September 2017 23:27:46 BST, John Stafford <john.howar...@gmail.com> wrote:
Couldn't I verify that the vault is listening on a local port and that it generates a vault token only when called by angular client?
On Sep 12, 2017 5:21 PM, "John Stafford" <john.howar...@gmail.com> wrote:
It is the client that is authenticating, and not the user. This would source the token with its read access and then store this in local storage.
Doesn't this make sense? If not, could someone else give me feedback on using vault to securely store the client credentials password. When the angular client makes calls to the server side app, it uses its read access to vault to retrieve the password, and passes the client id and password back to the OAuth2 secured app that verifies the client.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to a topic in the Google Groups "Vault" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vault-tool/xanhmrxzjr8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/d894c5a5-440e-4656-8583-01565f11660b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.