peini7
peini74mo ago

Actions V2 Complement Token

While reading some documentation of the new Actions V2 iam wondering, if it will be still possible to create some actions to complement a token with some custom claims without creating an external service. Will this still be possible without an external service? https://zitadel.com/docs/guides/integrate/actions/testing-function Test Actions Response Manipulation | ZITADEL Docs
ZITADEL Docs
This guide shows you how to leverage the ZITADEL actions feature to enhance different functions in your ZITADEL instance.
3 Replies
Jim Morrison
Jim Morrison4mo ago
Hey there @peini7 , you are in correct in your understand that you will need an external service to leverage custom claims as you need to implement a listener that can receive HTTP requests and process the data. I hope this helps answer you question but let me know. Thanks!
peini7
peini7OP3mo ago
Thank you for your response @Jim Morrison. Is this just a temporary situation or will be V1 and V2 action exist in parallel in the future? Or are we loosing this feature to just map some roles or other claims into the token? I would very much appreciate it if we could continue to perform such simple tasks without an external component.
AYEEDITYA
AYEEDITYA3mo ago
Following, agreed with @peini7 simple actions like flatroles or auto assignment of roles upon account creation within Zitadel like V1 would be great to maintain. If we go the V2 route with a custom HTTP listener, I’m assuming community help will get a whole lot more confusing as no one setup will be the same as the other.

Did you find this page helpful?