When User sign in from IDP i am not getting event type in workflow when User sign in attempt cart in workflow
I believe that User sign-in from IDP is a different type of event (user.authentication.auth_via_IDP), which unfortunately is not event-hook-eligible, so I donβt believe there is a way to trigger a flow in real time. Youβd probably need to use a scheduled flow that looks for events in syslog.
The only other thing to explore is if there is any additional data for a regular session start event that indicates where the user came from.
Thank you so much for your response. I really appreciate it.
If the IDP in question is a SAML 2.0 IDP then you could change the setting in JIT Settings to Unsuspend user. Okta Admin β Security β Identity Providers β IDP in question (assuming itβs SAML) β Action β Configure Identity Provider β JIT Settings β Unsuspend User