Skip to content
Discussion options

You must be logged in to vote

request payload gets forwarded to some endpoint

This is an endpoint on your side, so you can decide where it sits. It's not an Ory Action webhooks, which is the one that you configure in the Ory Console.

Customize the token response by registering a webhook endpoint in your OAuth2 configuration.

As in the example code snippet it can be anywhere really https://my-example.app/token-hook

See the API docs for Ory Network, not self-hosted Ory Keto: https://www.ory.com/docs/reference/api#tag/permission/operation/checkPermissionOrError

e.g. https://{project_slug}.projects.oryapis.com/relation-tuples/check

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SvenPVoigt
Comment options

@vinckr
Comment options

@SvenPVoigt
Comment options

@vinckr
Comment options

@SvenPVoigt
Comment options

Answer selected by SvenPVoigt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants