Difference between revisions of "Single Sign-On Help (SSO)"

From IVS Wiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
Add [https://chrome.google.com/webstore/detail/saml-chrome-panel/paijfdbeoenhembfhkhllainmocckace SAML Plugin] to Chrome
+
{{Article | content =
 +
{{Aside - Helpful | content = If you are experiencing issues with signing in please [https://ivs.help reach out to the IVS Support Team].}}
  
Verify the correct attributes are in the attribute section
+
{{Aside | content = Before troubleshooting SSO, it's helpful to understand [[Single_Sign-On_(SSO)#User_Mapping | VALT's SSO user mapping]].}}
  
Logs:
+
{{hr}}
<code>/var/www/v3/app/logs</code>
+
==Tools==
 +
Chrome's [https://chromewebstore.google.com/detail/saml-tracer/mpdajninpobndbfcldcmbpnnbhibjmch SAML Plugin] can be used to trace the communication between the IdP and the VALT application. The objective will be to verify the correct attributes and values are being passed.
 +
 
 +
{{Aside - Warning | hue = 50 | content = This tool is an advanced troubleshooting tool and should be reserved for <b>IT resources</b>.}}
 +
}}

Latest revision as of 13:52, 1 April 2024

🕮If you are experiencing issues with signing in please reach out to the IVS Support Team.

Before troubleshooting SSO, it's helpful to understand VALT's SSO user mapping.


Tools

Chrome's SAML Plugin can be used to trace the communication between the IdP and the VALT application. The objective will be to verify the correct attributes and values are being passed.

This tool is an advanced troubleshooting tool and should be reserved for IT resources.