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

docs: add Identities documentation #479

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Conversation

benhoyt
Copy link
Contributor

@benhoyt benhoyt commented Aug 12, 2024

This adds docs for Identities:

  • Access control information under "API and clients" - preview
  • A "how to manage identities" guide - preview
  • And an "Identities" reference page to define/describe the concept - preview

docs/explanation/api-and-clients.md Outdated Show resolved Hide resolved
docs/explanation/api-and-clients.md Outdated Show resolved Hide resolved
docs/how-to/manage-identities.md Show resolved Hide resolved
docs/how-to/manage-identities.md Outdated Show resolved Hide resolved
@benhoyt benhoyt merged commit 69200f6 into canonical:master Aug 14, 2024
17 checks passed
@benhoyt benhoyt deleted the identities-docs branch August 14, 2024 02:28

## Add new identities

To extend this to additional users, add named identities using the [`add-identities`](../reference/cli-commands/add-identities.md) command with a YAML file configuring the details. For example, to add a new admin "bob" with UID 42 and a new read user "alice" with UID 2000, prepare this file:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest a slight change since the flow is broken a little after sectioning out the content:
To extend access to Pebble's API to additional users, add...

Thanks.

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