You did not include the openid
scope so the request is not being considered as a normal OIDC request and as such is not returning an ID token.
You did not include the openid
scope so the request is not being considered as a normal OIDC request and as such is not returning an ID token.