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

add docs for user management #7357

Closed
1 of 2 tasks
sanderr opened this issue Mar 13, 2024 · 1 comment
Closed
1 of 2 tasks

add docs for user management #7357

sanderr opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
documentation Documentation change
Milestone

Comments

@sanderr
Copy link
Contributor

sanderr commented Mar 13, 2024

  • how to create initial user
  • how to manage users through the UI
@sanderr sanderr added the documentation Documentation change label Mar 13, 2024
@sanderr sanderr added this to the iso7.1 milestone Mar 13, 2024
@arnaudsjs arnaudsjs self-assigned this Mar 21, 2024
@arnaudsjs
Copy link
Contributor

The second part of this ticket, namely "how to manage users through the UI", will be added by the frontend team (See: https://inmanta.slack.com/archives/C045Y42N49W/p1711015970396729)

inmantaci pushed a commit that referenced this issue Mar 26, 2024
…ilt-in authentication provider. (Issue #7357, PR #7433)

# Description

Add documentation about creating the initial user when using the built-in authentication provider.

closes #7357

# Self Check:

- [x] Attached issue to pull request
- [x] Changelog entry
- [ ] ~~Type annotations are present~~
- [ ] ~~Code is clear and sufficiently documented~~
- [ ] ~~No (preventable) type errors (check using make mypy or make mypy-diff)~~
- [ ] ~~Sufficient test cases (reproduces the bug/tests the requested feature)~~
- [x] Correct, in line with design
- [x] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
- [ ] ~~If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see [test-fixes](https://internal.inmanta.com/development/core/tasks/build-master.html#test-fixes) for more info)~~
inmantaci pushed a commit that referenced this issue Mar 26, 2024
…ilt-in authentication provider. (Issue #7357, PR #7433)

Pull request opened by the merge tool on behalf of #7433
arnaudsjs added a commit that referenced this issue Mar 27, 2024
…ilt-in authentication provider. (Issue #7357, PR #7433)

Add documentation about creating the initial user when using the built-in authentication provider.

closes #7357

- [x] Attached issue to pull request
- [x] Changelog entry
- [ ] ~~Type annotations are present~~
- [ ] ~~Code is clear and sufficiently documented~~
- [ ] ~~No (preventable) type errors (check using make mypy or make mypy-diff)~~
- [ ] ~~Sufficient test cases (reproduces the bug/tests the requested feature)~~
- [x] Correct, in line with design
- [x] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
- [ ] ~~If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see [test-fixes](https://internal.inmanta.com/development/core/tasks/build-master.html#test-fixes) for more info)~~
inmantaci pushed a commit that referenced this issue Mar 28, 2024
…ilt-in authentication provider. (Issue #7357, PR #7450)

# Description

**Same PR as #7433 but applied on the iso6 branch due to a merge conflict.**

Add documentation about creating the initial user when using the built-in authentication provider.

closes #7357

# Self Check:

- [x] Attached issue to pull request
- [x] Changelog entry
- [ ] ~~Type annotations are present~~
- [ ] ~~Code is clear and sufficiently documented~~
- [ ] ~~No (preventable) type errors (check using make mypy or make mypy-diff)~~
- [ ] ~~Sufficient test cases (reproduces the bug/tests the requested feature)~~
- [x] Correct, in line with design
- [x] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
- [ ] ~~If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see [test-fixes](https://internal.inmanta.com/development/core/tasks/build-master.html#test-fixes) for more info)~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants