Skip to content

Commit 0074c14

Browse files
authored
Add known issue for role mappings file bug to 8.15.0 (#112504)
1 parent 2982fc6 commit 0074c14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/release-notes/8.15.0.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ memory lock feature (issue: {es-issue}111847[#111847])
2626
<<api-conventions-number-values,incorrectly>> assume that this value will be within a particular range (e.g. that it fits into a 32-bit
2727
signed integer) may encounter errors (issue: {es-issue}111854[#111854])
2828

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])
32+
2933
[[breaking-8.15.0]]
3034
[float]
3135
=== Breaking changes

0 commit comments

Comments
 (0)