enongioE

How can i reproduce this login-pattern in Actions V2?

I am using Zitadel as a SP in with a SAML external identity provider where users does not have any email, and user info is stored strange attributes.

I am using a actions v1 etup inspired by this: https://zitadel.com/docs/guides/integrate/identity-providers/mocksaml#optional-add-zitadel-action-to-autofill-userdata

However i have problems replicating this in actions v2.

Since we do not have an email for the user in actions v1 i configure a fake email. It works as intended.

But with actions v2 no action is run before i get the following response from zitadel (login v1)
"Email is empty (EMAIL-spblu)"

So i have no way of replicating this scenario in v2.
MockSAML is not intended for any production environment, only for test purposes
Was this page helpful?