Class SAPViewerSAMLHandler

java.lang.Object
com.saperion.ngc.sapviewer.SAPViewerSAMLHandler

public class SAPViewerSAMLHandler extends Object
This class is used to parse the SAMLResponse for user related SAML attributes (SAML2). This values are shown in the SAMLWebViewer in the notes area, when new notes are added
  • Constructor Details

    • SAPViewerSAMLHandler

      public SAPViewerSAMLHandler()
  • Method Details

    • checkForSamlUserAttributes

      public static void checkForSamlUserAttributes(jakarta.servlet.http.HttpSession session, String url, String samlResponseBase64)