Module org.elasticsearch.security
Package org.elasticsearch.xpack.security.rest.action.oidc
package org.elasticsearch.xpack.security.rest.action.oidc
-
ClassesClassDescriptionRest handler that authenticates the user based on the information provided as parameters of the redirect_uriRest handler that invalidates a security token for the given OpenID Connect realm and if the configuration of the realm supports it, generates a redirect to the `end_session_endpoint` of the OpenID Connect Provider.Generates an oAuth 2.0 authentication request as a URL string and returns it to the REST client.