Class SamlPrepareAuthenticationRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.security.SamlPrepareAuthenticationRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable
public class SamlPrepareAuthenticationRequest
extends RequestBase
implements JsonpSerializable
Creates a SAML authentication request (<AuthnRequest>) as a URL string, based on the configuration of the respective SAML realm in Elasticsearch.
See Also:
API specification