OpenSearch/x-pack/plugin
Ioannis Kakavas fe9442b05b
Add an OpenID Connect authentication realm (#40674) (#41178)
This commit adds an OpenID Connect authentication realm to
elasticsearch. Elasticsearch (with the assistance of kibana or
another web component) acts as an OpenID Connect Relying
Party and supports the Authorization Code Grant and Implicit
flows as described in http://ela.st/oidc-spec. It adds support
for consuming and verifying signed ID Tokens, both RP
initiated and 3rd party initiated Single Sign on and RP
initiated signle logout.
It also adds an OpenID Connect Provider in the idp-fixture to
be used for the associated integration tests.

This is a backport of #40674
2019-04-15 12:41:16 +03:00
..
ccr Make Transport Shard Bulk Action Async (#39793) (#41112) 2019-04-11 16:01:52 +02:00
core Add an OpenID Connect authentication realm (#40674) (#41178) 2019-04-15 12:41:16 +03:00
data-frame [ML] fixing test related to #40963 (#41074) (#41116) 2019-04-11 11:19:56 -05:00
deprecation Add deprecation check for ILM poll interval <1s (#41096) 2019-04-12 10:43:04 -06:00
graph Deprecate types in `_graph/explore` calls. (#40466) (#40513) 2019-03-28 09:32:26 +01:00
ilm [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] checking if p-tasks metadata is null before updating state (#41091) (#41123) 2019-04-11 13:54:41 -05:00
monitoring Add packaging to cluster stats response (#41048) 2019-04-10 13:47:19 -04:00
rollup Rollup/DataFrame: disallow partial results (#41114) 2019-04-12 07:31:22 +02:00
security Add an OpenID Connect authentication realm (#40674) (#41178) 2019-04-15 12:41:16 +03:00
sql SQL: Change schema calls to empty set (#41034) 2019-04-10 13:14:12 +03:00
src/test Fix some documentation urls in rest-api-spec (#40618) (#41145) 2019-04-12 10:11:14 -04:00
watcher Clarify some ToXContent implementations behaviour (#41000) 2019-04-15 09:42:08 +02:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00