How to diffrentiate between side_door.do, login.do & Single Sign-On loginsSummaryHow to determine which users logged in using the local login method and which users logged in using the Single Sign-OnInstructionsFor login via side_door.do and login.do The local user successful login will have login followed with session.established. You can filter the same by filtering the "sysevent" table as below.Event name is login or event name has session.established.The Parm1 of this will have the username which was logged in For login via sso For external login, i.e login via SSO or any other login other than the local user login will have external.authentication.succeeded with the login event