You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<<api-conventions-number-values,incorrectly>> assume that this value will be within a particular range (e.g. that it fits into a 32-bit
27
27
signed integer) may encounter errors (issue: {es-issue}111854[#111854])
28
28
29
+
* Elasticsearch will not start if custom role mappings are configured using the
30
+
`xpack.security.authc.realms.*.files.role_mapping` configuration option. As a workaround, custom role mappings
31
+
can be configured using the https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-put-role-mapping.html[REST API] (issue: {es-issue}112503[#112503])
0 commit comments