-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
featNew feature or request.New feature or request.
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
Yandex and vk use non-default field for phone number, so it should be mapped:
- Yandex:
default_phone.number=>phone_number - VK:
phone=>phone_number
Describe your ideal solution
Update mapping:
- Yandex: https://github.com/ory/kratos/blob/master/selfservice/strategy/oidc/provider_yandex.go#L82-L91
- VK: https://github.com/ory/kratos/blob/master/selfservice/strategy/oidc/provider_vk.go#L84-L93
Workarounds or alternatives
Version
1.3.0
Additional Context
No response
Metadata
Metadata
Assignees
Labels
featNew feature or request.New feature or request.