Hello do you have same issues as we have? That `we...
# ory-selfhosting
g
Hello do you have same issues as we have? That
webhook.request.granted_audience
is always empty for
authorization_code
grant type. Nonetheless if it is PKCE or not. But for
refresh_token
grant type it is properly populated? Can you give me hint what are we doing wrong? We are using
kratos-selfservice-ui-node
for consent screen, but it is first party app and we skip consent (so it immediately accepts
granted_audience
etc... Any )help will be appreciated.