Skip to content

Commit 3e5ce1c

Browse files
authored
feat: new event OIDCClaimsMappingFailed (#2133)
* feat: new event OIDCClaimsMappingFailed * fix: reword to include SAML
1 parent cf23ca4 commit 3e5ce1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/actions/live-events.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ exhaustive, and there might by additional events being emitted.
4444
| **WebhookDelivered** | A webhook has been sent to the configured endpoint for processing. |
4545
| **WebhookSucceeded** | A webhook has been successfully processed and acknowledged by the receiving endpoint. |
4646
| **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. |
4748

4849
### Ory OAuth2
4950

0 commit comments

Comments
 (0)