Trigger custom event on successful ADFS SSO

I am trying to Authenticate user using Azure Active Directory SSO. It is successfully login but post login unable to trigger custom event automatically.

Can anyone please provide the help.

Thanks & Regards,
Hasan

After successful authentication, you will receive azure-auth-success event. Please activate it in Events (integrations) if its not already activated. and listen to that event in the flow,

Already activated the success event in custom event section and call in the flow.

Please activate the event from integrations . (4th one ). and listen to that event in the flow. and make sure account name is same.

Screenshot 2023-08-23 at 4.29.40 PM

I am not able to get Account Name on the trigger node. can you please suggest me step to add Account Name.

Can you share events (integration) page screenshot and trigger node screenshots