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

AppRole backend #1426

Merged
merged 1 commit into from Jul 26, 2016
Merged

AppRole backend #1426

merged 1 commit into from Jul 26, 2016

Conversation

vishalnayak
Copy link
Member

@vishalnayak vishalnayak commented May 17, 2016

No description provided.

// Lock to make changes to registered Apps
appLock *sync.RWMutex

// Lock to make changes to registered Apps
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"to registered Groups"

@vishalnayak vishalnayak force-pushed the appgroup-backend branch 2 times, most recently from 0e549b4 to dc234e5 Compare May 19, 2016 01:43
@vishalnayak vishalnayak force-pushed the appgroup-backend branch 4 times, most recently from b401096 to b1549d8 Compare June 5, 2016 17:03
@jefferai jefferai added this to the 0.6.0 milestone Jun 6, 2016
@vishalnayak vishalnayak force-pushed the appgroup-backend branch 2 times, most recently from 3a1eb7a to 35bd5cd Compare June 7, 2016 13:23
@jefferai jefferai added this to the 0.6.1 milestone Jun 7, 2016
HelpDescription: strings.TrimSpace(roleHelp["role-bound-cidr-list"][1]),
},
&framework.Path{
Pattern: "role/" + framework.GenericNameRegex("role_name") + "/bound-secret-id$",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/bound/bind

@vishalnayak vishalnayak merged commit ed839da into master Jul 26, 2016
@vishalnayak vishalnayak deleted the appgroup-backend branch July 26, 2016 13:48
the client, it is referred as a `Push` mode.

While the `user_id` of the App-ID backend worked in a `Push` mode, this backend
recommends the `Pull` mode. The `Pull` mode is supported in AppRole backend,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vishalnayak shouldn't this say "The Push mode is supported in AppRole backend only to be able to…"?

Or have I totally misunderstood things? :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sandstrom, it says that in the master branch :-)

rajanadar added a commit to rajanadar/VaultSharp that referenced this pull request Aug 29, 2016
rajanadar added a commit to rajanadar/VaultSharp that referenced this pull request Aug 31, 2016
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.

None yet

3 participants