mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:17:33 +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:
@@ -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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user