Package io.goobi.viewer.servlets.saml
-
Class Summary Class Description SAMLAssertionServlet This servlet receives the POST requests from the SAML IdP and extracts the SAMLresponse from the request, which is then passed on to theSAMLProvider
to conclude the authentication flow.