Can you try using back ticks? For example:
const discEnd = `https://${OIDC_PROVIDER}/.well-known/openid-configuration`;
Can you try using back ticks? For example:
const discEnd = `https://${OIDC_PROVIDER}/.well-known/openid-configuration`;