Unsolved
3 Posts
0
393
February 1st, 2022 14:00
DataIQ config - adding additional FQDN Service URI
Hi there,
We have recently set up a DataIQ server and would like to use a Service Name when connecting to the Web UI.
Example: We can connect when using the servername FQDN just fine. https://pddataiq01prod.example.com but would like to connect using a custom service URI that matches a DNS CNAME https://dataiq.example.com.
We have created the DNS CNAME dataiq.example.com that is an alias for pddataiq01prod.example.com but when browsing to the service URI we get a message, assuming from Keycloak:
Invalid parameter: redirect_uri
How can we allow connecting to DataIQ with both the Servername FQDN and Service FQDN?
I have found "svc_dataiq_set_fqdn_access.sh" in "/opt/dataiq/bin" but can't find any documentation that describes exactly what this does.
Any assistance would be appreciated!