@chilly-king-10285 I'm issued an openid token that does not include all the user's traits despite the "profile" scope being present. How can I fix that ?
I want the id token to include all traits.
Even when I get /userinfo, I don't get all the traits.
Is this expected ?
I would hate to have to maintain a webhook endpoint on my app just to return a field that Ory already has !