Z
ZITADEL
Z
ZITADEL
Manipulate user metadata in post authentication action
Original message was deleted
ZITADEL
Join
ZITADEL - Identity infrastructure, simplified for you.
4,316
Members
View on Discord
F
FFO
โข
8/26/24, 10:31 PM
Hm
, I think you should be able to do that
.
F
FFO
โข
8/27/24, 11:18 PM
Gime a sec to look at it again
F
FFO
โข
8/27/24, 11:55 PM
Hm you could be right
, but you could try what happens if you call
appendMetadata
appendMetadata
and overwrite a key
.
F
FFO
โข
8/27/24, 11:55 PM
https://github.com/zitadel/actions/blob/main/examples/set_idp_picture_metadata.js
GitHub
actions/examples/set_idp_picture_metadata.js at main ยท zitadel/acti...
ZITADEL Actions
- Easy extensibility with custom code
. Think GitHub Actions in an Identity System
.
- zitadel
/actions
F
FFO
โข
8/27/24, 11:56 PM
Otherwise you could do the following
:
1
) Call our API as Rest call to delete
/change some metadata fields
2
) Look into our new actions v2
(which are not yet fully done
) they are more flexible on that end
F
FFO
โข
8/30/24, 11:58 PM
Perfect
!
appendMetadata
appendMetadata