mirror of
https://github.com/zitadel/zitadel.git
synced 2025-05-06 05:16:46 +00:00
docs(actions): add possibilities to examples text (#7418)
This commit is contained in:
parent
60a73df459
commit
b0e3d3d912
@ -10,7 +10,7 @@ ZITADEL interpretes the scripts as JavaScript.
|
||||
Make sure your scripts are ECMAScript 5.1(+) compliant.
|
||||
Go to the [goja GitHub page](https://github.com/dop251/goja) for detailed reference about the underlying library features and limitations.
|
||||
|
||||
You can find great snippets and examples which show how you can use actions in [this repository](https://github.com/zitadel/actions).
|
||||
Stuck customizing ZITADEL actions? Find samples for setting OIDC claims, SAML attributes, extending JIT provisioning data, calling external APIs, and more in [this repository](https://github.com/zitadel/actions).
|
||||
|
||||
Actions are a key feature to extend the functionality of ZITADEL and continuously improve the feature and expand the use cases. Check out our [roadmap](https://zitadel.com/roadmap) for more details.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user