mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-01 03:58:19 +00:00
fix: add example action to autofill userdata on okta (#7060)
Co-authored-by: Silvan <silvan.reusser@gmail.com>
This commit is contained in:
parent
102f436c2e
commit
51ebf7da8d
@ -65,3 +65,11 @@ import TestSetup from './_test_setup.mdx';
|
||||

|
||||
|
||||

|
||||
|
||||
## Optional: Add ZITADEL action to autofill userdata
|
||||
|
||||
<PrefillAction fields="firstname, lastname and email verified" provider="Okta"/>
|
||||
|
||||
```js reference
|
||||
https://github.com/zitadel/actions/blob/main/examples/okta_identity_provider.js
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user