Class RestSamlPrepareAuthenticationAction

All Implemented Interfaces:
RestHandler

public class RestSamlPrepareAuthenticationAction extends SamlBaseRestHandler
Generates a SAML authentication request (<AuthnRequest>) based on the provided parameters. The request is returned in the REST response, and the REST client should make it available to the browser.