OpenSearch/x-pack/plugin
Tim Vernum 3c17d4379d
Expand logging when SAML Audience condition fails (#45027)
A mismatched configuration between the IdP and SP will often result in
SAML authentication attempts failing because the audience condition is
not met (because the IdP and SP disagree about the correct form of the
SP's Entity ID).

Previously the error message in this case did not provide sufficient
information to resolve the issue because the IdP's expected audience
would be truncated if it exceeeded 32 characters. Since the error did
not provide both IDs in full, it was not possible to determine the
correct fix (in detail) based on the error alone.

This change expands the message that is included in the thrown
exception, and also adds additional logging of every failed audience
condition, with diagnostics of the match failure.

Backport of: #44334
2019-07-31 19:40:17 +10:00
..
ccr Close connection manager on current thread in RemoteClusterConnection (#44805) 2019-07-25 09:34:41 +02:00
core [7.x] Rename indexlifecycle to ilm and snapshotlifecycle to sl… (#44977) 2019-07-29 15:51:14 -06:00
data-frame [ML][Data Frames] unify validation exceptions between PUT/_preview (#44983) (#45012) 2019-07-30 13:05:07 -05:00
deprecation [7.x] Rename indexlifecycle to ilm and snapshotlifecycle to sl… (#44977) 2019-07-29 15:51:14 -06:00
frozen-indices remove usage of ActionType#(String) (#44459) (#44526) 2019-07-17 20:28:11 -07:00
graph migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
ilm Mute SnapshotLifecycleServiceTests#testPolicyCRUD 2019-07-30 10:36:27 +01:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml [7.x][ML] Catch any error thrown while closing data frame analytics process (#44958) (#44968) 2019-07-29 21:59:10 +03:00
monitoring [7.x] Implement exponential average search time per hour statistics. (#44683) (#44897) 2019-07-26 15:56:34 +02:00
rollup migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
security Expand logging when SAML Audience condition fails (#45027) 2019-07-31 19:40:17 +10:00
sql Upgrade to Lucene 8.2.0 release (#44859) (#44892) 2019-07-26 08:14:59 +02:00
src/test [ML][Data Frames] unify validation exceptions between PUT/_preview (#44983) (#45012) 2019-07-30 13:05:07 -05:00
vectors Add l1norm and l2norm distances for vectors (#44116) 2019-07-11 14:30:02 -04:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher [7.x] Rename indexlifecycle to ilm and snapshotlifecycle to sl… (#44977) 2019-07-29 15:51:14 -06:00
build.gradle Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00