We are having problems with `private_key_jwt` and ...
# ory-network
q
We are having problems with
private_key_jwt
and RFC7523 with our new Custom Domain. I assumed this was a bug, because we had replaced every mention of the
*.<http://oryapis.com|oryapis.com>
domain in our Hydra to the new custom domain. When we use the old domain both of the functionalities work and a token gets issued by our new custom domain. Created the report here: https://github.com/ory/network/issues/298 Kinda disappointing for us since the reason we wanted to use Custom Domains was not to hardcode
*.<http://oryapis.com|oryapis.com>
domains on external clients doing M2M Auth.