OpenSearch/x-pack/docs/en/security
Yang Wang a9151db735
Map only specific type of OIDC Claims (#58524) (#59043)
This commit changes our behavior in 2 ways:

- When mapping claims to user properties ( principal, email, groups,
name), we only handle string and array of string type. Previously
we would fail to recognize an array of other types and that would
cause failures when trying to cast to String.
- When adding unmapped claims to the user metadata, we only handle
string, number, boolean and arrays of these. Previously, we would
fail to recognize an array of other types and that would cause
failures when attempting to process role mappings.

For user properties that are inherently single valued, like
principal(username) we continue to support arrays of strings where
we select the first one in case this is being depended on by users
but we plan on removing this leniency in the next major release.

Co-authored-by: Ioannis Kakavas <ioannis@elastic.co>
2020-07-06 11:36:41 +10:00
..
auditing Backport: Deprecate the kibana reserved user (#54967) (#55822) 2020-04-28 10:30:25 -04:00
authentication Map only specific type of OIDC Claims (#58524) (#59043) 2020-07-06 11:36:41 +10:00
authorization [DOCS] Clarifies machine learning built-in roles (#51504) 2020-02-11 18:28:53 -08:00
ccs-clients-integrations docs: update links to beats security docs (#56875) (#56953) 2020-05-20 11:28:39 -07:00
images [7.x][DOCS] Copies security source files from stack-docs (#47534) 2019-10-04 08:19:10 -07:00
reference [DOCS] Merges duplicate pages for file realms (#49200) 2019-11-18 12:02:18 -08:00
securing-communications [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
configuring-es.asciidoc [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
fips-140-compliance.asciidoc [7.x][DOCS] Adds common definitions for security settings (#51017) (#53242) 2020-03-06 16:28:54 -08:00
get-started-builtin-users.asciidoc Backport: Deprecate the kibana reserved user (#54967) (#55822) 2020-04-28 10:30:25 -04:00
get-started-enable-security.asciidoc [7.x][DOCS] Copies security source files from stack-docs (#47534) 2019-10-04 08:19:10 -07:00
get-started-kibana-users.asciidoc Backport: Deprecate the kibana reserved user (#54967) (#55822) 2020-04-28 10:30:25 -04:00
get-started-security.asciidoc [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
index.asciidoc [DOCS] Merges security overview pages (#49342) 2019-11-19 16:19:02 -08:00
limitations.asciidoc [7.x][DOCS] Copies security source files from stack-docs (#47534) 2019-10-04 08:19:10 -07:00
overview.asciidoc [DOCS] Remove problematic terms (#58832) (#58851) 2020-07-01 13:47:14 -04:00
troubleshooting.asciidoc [7.x] Switch to the most recent Kibana configuration format and SAML/OIDC endpoints. (#54624) 2020-04-02 11:59:11 +02:00
using-ip-filtering.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00