OpenID configuration JSON contains unrecognized host to internal client
I’m using Keycloak to hosted with with portal.local/auth. I’ve proved that my setup is working when I use a Spring Boot application hosted in localhost. So, localhost:8080 app can connect to portal.local/auth/realms/myshop issuer and can perform auth code flow authentication.