Back to Zitadel

Profile Pre-filling from External IdP

apps/docs/content/guides/integrate/identity-providers/additional-information.mdx

5.0.0-base411 B
Original Source

import PrefillAction from './_prefill_action.mdx';

Automatically pre-fill user data

<PrefillAction components={props.components} fields="specific fields like firstname, lastname and email verified" provider="your providers"/>

This action is an example for OKTA. You can also use it for any other provider

js
https://github.com/zitadel/actions/blob/main/examples/okta_identity_provider.js