red-machine-69654
06/12/2025, 2:22 PMextVar('identity')
which I can merge some OIDC data into.
But when the user does not exist, then identity
is not set and my code (in the mapper) throws a hard error. How do I work around this?red-machine-69654
06/16/2025, 11:25 AMstd.extVar
throws a hard error, so when the identity is not present (new user), my flow fails. Is there any work around to that?
Using the current release already.