Okta returns xml with required attributes (i added more attributes on Okta side to debug) - givenname - surname - emailaddress - email - nameID - groups
I tried to change the script in the same flow and trigger to throw an error to check if the script is running, but looks like script is not running as after changing the script i get same error:
EMAIL-spblu
EMAIL-spblu
It works perfect when the user is already present in zitadel, but it fails to create the user if it doesn't exist with the error in UI:
EMAIL-spblu
EMAIL-spblu
I didn't find any useful logs in zitadel containers with info/debug logger set
Please suggest what i can do/check to be able to auto-create users in zitadel using Okta SAML IDP?