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

Updated documentation to explain how role labels are matched. #1096

Merged
merged 1 commit into from
Jun 21, 2017

Conversation

russjones
Copy link
Contributor

Purpose

As covered in #1091, our RBAC documentation was not clear how we match and evaluate access based on labels. This PR updates the documentation to explain that we user an AND operator to evaluate access based off labels and provides two examples.

Implementation

n/a

Related Issues

Fixes #1091

@russjones russjones requested a review from kontsevoy June 21, 2017 21:02
@russjones russjones force-pushed the rjones/roles-docs branch from 1274a5b to 02ffa74 Compare June 21, 2017 21:35
@russjones russjones merged commit 45d68bc into master Jun 21, 2017
@russjones russjones deleted the rjones/roles-docs branch June 21, 2017 22:11
hatched pushed a commit to hatched/teleport-merge that referenced this pull request Nov 30, 2022
hatched pushed a commit that referenced this pull request Feb 1, 2023
* `SharedDirectoryInfoResponse` (#996)

* `SharedDirectoryListRequest` (#999)

* `SharedDirectoryListResponse` (#1000)

* `SharedDirectoryReadRequest` (#1003)

* `SharedDirectoryReadResponse` (#1005)

* `SharedDirectoryWriteRequest` (#1007)

* `SharedDirectoryWriteResponse` (#1008)

* Tidy up `sharedDirectoryManager` (#1010)

* `SharedDirectoryMoveRequest` (#1045)

* `SharedDirectoryMoveResponse` (#1074)

* `SharedDirectoryCreateRequest` and `SharedDirectoryCreateResponse` (#1090)

* SharedDirectoryDeleteRequest and SharedDirectoryDeleteResponse (#1096)

* Add warning dialog for unsupported browsers for directory sharing (#1110)

* updates yarn.lock
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.

1 participant