Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,8 @@ The following steps are necessary to set up password migration using a web hook:

Add the web hook URL to the configuration. See the
[web hook configuration](../../guides/integrate-with-ory-cloud-through-webhooks.mdx#request-authentication) for authentication
options.
options. If you use Ory Network, update this configuration directly using the
[Ory CLI](https://www.ory.com/docs/guides/cli/identity-cli).

```yaml
selfservice:
Expand Down
Loading