FAQs on SAML

FAQs on SAML

How to fix alignment issues in the login page after enabling SAML as shown in the below image? 



Role Required: SDAdmin

Add the classes given below in the HTML editor. These classes will also be available under <server_home>\custom\login\default.html.

  1. .sign-line{  
  2. text-align: center;
  3. display: block;
  4. border-bottom: 1px solid #ccc;
  5. margin:10px 0;
  6. }
  7. .or-ctr{
  8. background: #fff;
  9. position: relative;
  10. top: 8px;
  11. padding: 0 4px;
  12. font-size: 12px;
  13. color: #727272;
  14. }
  15. .sign-saml{
  16. color: #009adb;
  17. text-decoration: none;
  18. }

Click Save and check to see if the link now appears aligned.
    • Related Articles

    • SAML Working

      Role Required: SDAdmin Security Assertion Markup Language (SAML) is an easier alternative to conventional sign-in methods already available for online services. Users no longer have to provide passwords specific to each service they access. ...
    • SAML Troubleshooting

      Role Required: SDAdmin Error Code Reason Solution 4 The IdP certificate file is not uploaded right. Reconfigure IdP details. 8 SAML response is not received from IdP. AssetExplorer supports only POST binding method. Ensure that the IdP follows POST ...
    • Configuring SAML in AssetExplorer

      Role Required: SDAdmin Go to Admin > Organizational Details > SAML Single Sign-On. In the configurations tab, you will find two sections: Service Provider Details and Configure Identity Provider Details. Service Provider Details Under the Service ...
    • FAQs Related to Scan

      How to perform a domain scan in AssetExplorer? When you install and launch AssetExplorer for the first time, it automatically detects all domains within your network and neighboring networks of the server where it's installed. To view a list of all ...
    • FAQs Related to Upgrading AssetExplorer

      Should Endpoint Central be upgraded separately for subsequent service packs? While upgrading AssetExplorer to later versions, a few upgrades might require Endpoint Central also to be upgraded for compatibility. In such cases, a message would be ...