Dataverse sends the server IP instead of domain name as redirect_uri when logging in through OpenID. Is it possible to change this behaviour?
Mohsen Jafari said:
Dataverse sends the server IP instead of domain name as redirect_uri when logging in through OpenID. Is it possible to change this behaviour?
Hello, take a look at the dataverse.siteUrl and dataverse.fqdn jvm-options?
The callback URI is derived from dataverse.siteUrl, which might contain dataverse.fqdn to complete the URL.
Last updated: Oct 30 2025 at 06:21 UTC