Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Streamlined Record Approval with SAMP Authentication

VERA for ALM users are redirected to their SAML authentication page instead of having to enter their MicroFocus ALM credentials prior to approving with SAML.

Figure: Example of a SAML authentication page with VERA for ALM SAML Authentication

A small change to the Approval Policy enables this improvement If your ALM instance is configured for SAML authentication, add ?idpId=alm to the end off the Authentication URL:

 "Authentication": 
        {
            "Type": "SSO",
            "URL": "https://<alm server>/qcbin?idpId=alm"
        },

Micro Focus ALM Support

Micro Focus ALM 16 is now supported along with previously supported versions.

  • No labels