mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
docs: corrections and additional information for OIDC-related concepts (#17470)
This commit is contained in:
committed by
GitHub
parent
c1a9fe93ac
commit
be8f04e89f
@@ -132,6 +132,10 @@ The table below shows this endpoint's support for
|
||||
require it to be encased in quotes and escaped such as
|
||||
`"\"project-developer\" in list.roles"`.
|
||||
|
||||
~> **Caveat:** Selectors that operate on `ClaimMappings` (as opposed to
|
||||
`ListClaimMappings`), the key that we match against has to be prefixed with
|
||||
`value.` (e.g. `value.owner == username` for a claim mapping that has `owner`
|
||||
as its key).
|
||||
|
||||
- `BindType` `(string: <required>)` - Adjusts how this binding rule is applied
|
||||
at login time. Valid values are `role`, `policy`, and `management`.
|
||||
|
||||
Reference in New Issue
Block a user