The OpenID Connect Handbook

Can you try using back ticks? For example:

const discEnd = `https://${OIDC_PROVIDER}/.well-known/openid-configuration`;
3 Likes