Products | Versions |
---|---|
Spotfire Server | 11.8.1 and higher |
If users wants to access URL with IP/DNS name of the Spotfire server especially when OpenID connect is set, login fails with error message "Could not log in. Verify the server address or contact your administrator. Go to login page". For example, you may have following configured at spotfire server end:
Public Address : https://tibco.com/
Return Endpoint : https://tibco.com/spotfire/auth/oidc/authenticate
DNS configured : https://tb.com/
IP address : https://12.10.18.24/
IDP end:
Configured Redirect/Reply URl:
<configuration> ... <security> ... <oidc> <enabled>true</enabled> <calculate-return-endpoint>true</calculate-return-endpoint> <providers> ... </providers> </oidc> ... </security> ... </configuration>5. Save the changes and import the configuration back to the database, either using uiconfig tool or use import-config command