When redirecting to keycloak, FQDN is not being populated

Hello, New to Keycloak Discourse,

Running keycloak 25 in a docker container using SSL. Admin menu works great was able to setup LDAP authentication and a new realm. I use FQDN for all settings. However, after setting up the application connection for the OIDC (OpenOndemand 3.1 for those who care) but when the system redirects to authenticate it is throwing an SSL error because instead of being ‘https://ondemand.fqdn.com’ to ‘https://ondemand’. I have spent days pouring through the docs and can’t find what is causing this. Has anyone run into this issue?

Thanks,