We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf23ca4 commit 3e5ce1cCopy full SHA for 3e5ce1c
docs/actions/live-events.mdx
@@ -44,6 +44,7 @@ exhaustive, and there might by additional events being emitted.
44
| **WebhookDelivered** | A webhook has been sent to the configured endpoint for processing. |
45
| **WebhookSucceeded** | A webhook has been successfully processed and acknowledged by the receiving endpoint. |
46
| **WebhookFailed** | A webhook delivery or processing has failed at the receiving endpoint. |
47
+| **JsonnetMappingFailed** | Mapping claims or attributes from an OIDC or SAML IdP failed. |
48
49
### Ory OAuth2
50
0 commit comments