polite-fireman-35071
10/04/2024, 2:39 PMbrief-egg-61061
10/04/2024, 2:39 PMbrief-egg-61061
10/04/2024, 2:39 PMyaml selfservice: methods: password: config: migrate_hook: enabled: true config: url: <https://example.org/migrate-password> auth: type: api_key config: name: Authorization value: { API Key value } in: header # alternatively "cookie"
In this configuration, the url
field under migrate_hook
is where you would set your web hook URL. For more detailed instructions, please refer to the [Ory documentation](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities#password-migration-using-a-web-hook).