Skip to content

Auth tutorial - #148

Closed
Dawil wants to merge 15 commits into
masterfrom
auth-tutorial
Closed

Auth tutorial#148
Dawil wants to merge 15 commits into
masterfrom
auth-tutorial

Conversation

@Dawil

@Dawil Dawil commented Aug 15, 2016

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread docs/how-to/manage-roles.md Outdated

```
$ fleet auth role list
Name Policies

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

perhaps change Name to Role

Comment thread docs/getting-started/creating-users.md Outdated

AuthCerts are for authenticating users when they access their fleet to identify who they are. Your first AuthCert was creating in the [installing fleet](/getting-started/installing-fleet-tool) guide. For more info on creating and revoking your certs see [managing authentication certificates](/how-to/auth/manage-certs).

Roles and Policies are for authorizing users and dictating what they can and can't do. Policies are fine grained permissions which are grouped into Roles and applied to Users. For example you might have two policies ViewEnvironments and ModifyReleases which you combine into a role Developer, and apply to particular users.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

These camel cased entries look a bit strange in the docs, maybe use backticks so they appear as ViewEnvironments etc

@Dawil

Dawil commented Nov 4, 2016

Copy link
Copy Markdown
Contributor Author

I'm closing this as I've merged it into #155. Discussion will continue there.

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.

3 participants