This message was deleted.
# general
m
This message was deleted.
p
Hey @wonderful-journalist-69737 I believe the id_token audience is always the client id. https://www.ory.sh/docs/hydra/guides/audiences As also shown in the code, it only returns the client_id. https://github.com/ory/hydra/blob/master/oauth2/handler.go#L1054C21-L1054C21
👍 1