Troubleshooting Identity Providers
This Troubleshooting section has a compilation of examples to help you diagnose and troubleshoot issues with configuring IdPs.
The Save Changes Button Is not Selectable​
All required fields must be entered on the Identity Providers screen before Save Changes can be selected. Required fields have an asterisk (*) next to their name.
If you are waiting for values for the ClientID and Client Secret fields, you can enter fake values and return when you have the correct value.
After Importing Metadata from a File, Values Did Not Auto Populate​
Verify that import file is JSON format.
Verify that the import URL is valid.
Re-import the file.
Login Testing​
IdP Login Page Does not Appear​
Confirm that the values in Client ID and Client Secret fields are correct. These come from the IdP when your Ignition Gateway is added as an application.
Check all other configuration settings.
The IdP Login is Displayed but the Login Attempt Fails​
This issue is outside of Ignition. Check with your IT department and verify the login credentials (username and password) for your IdP.
The IdP Login Accepts the User but the IdP Redirect Fails (HTTP ERROR 500 for OpenID Connect Providers)​
Go to Edit panel for you IdP. The Edit option is available under the IdP three dots menu.
Verify the Provider Configuration setting for Supported ID Token Signing Algorithm Values.
If the URL for the IdP's metadata is available, try re-importing it.
Verify and re-enter the Client Id and Client Secret.
Verify the Token URL. Then re-import the IdP's metadata.
Verify the JSON web keys URL. (Default is to leave the check box checked.)
Re-import the IdP's metadata.
Verify the Issuer URL, then re-import the IdP's metadata.
The Test is Successful, but Results Do Not Show Useful Data (i.e., user name, email)​
Go to Edit panel for you IdP. The Edit option is available under the IdP three dots menu.
Add the desired fields to the Scope section. You may have to reference the developers documentation Scope document.
Click Save Changes.
Repeat the Login test.
Revised User Attributes Are Not Shown in the Results of a Successful Test​
Go to Edit panel for you IdP. The Edit option is available under the IdP three dots menu.
Add the desired fields to the Scope section.
Click Save Changes.
Repeat the Login test.
You Are Not Re-directed Back to Ignition after a Successful IdP Login​
Verify the Authorization URL under Provider Configuration.
Re-import the IdP's metadata.