# Functions
Prepare SAML authentication.
NewRequest returns a Request.
NewResponse returns a Response.
NewSamlPrepareAuthenticationFunc returns a new instance of SamlPrepareAuthentication with the provided transport.
# Variables
ErrBuildPath is returned in case of missing parameters within the build of the request.
# Structs
Request holds the request body struct for the package samlprepareauthentication
https://github.com/elastic/elasticsearch-specification/blob/2f823ff6fcaa7f3f0f9b990dc90512d8901e5d64/specification/security/saml_prepare_authentication/Request.ts#L22-L48.
Response holds the response body struct for the package samlprepareauthentication
https://github.com/elastic/elasticsearch-specification/blob/2f823ff6fcaa7f3f0f9b990dc90512d8901e5d64/specification/security/saml_prepare_authentication/Response.ts#L22-L28.
No description provided by the author
# Type aliases
NewSamlPrepareAuthentication type alias for index.