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

Auth tutorial #148

Closed
wants to merge 15 commits into from
Closed

Auth tutorial #148

wants to merge 15 commits into from

Conversation

Dawil
Copy link
Contributor

@Dawil Dawil commented Aug 15, 2016

No description provided.


```
$ fleet auth role list
Name Policies
Copy link
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


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
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
Copy link
Contributor Author

Dawil commented Nov 4, 2016

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

@Dawil Dawil closed this Nov 4, 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.

3 participants