Integrated Login Methods
IN THIS PAGE
Description
Login and Logout methods. For use with a UX component with Integrated Login.
Methods
- clearLoginErrors Method
Clears login errors that are displayed in the 'login error placeholder' (specified in the UX Component integrated login properties).
- loggedInUserNameFriendly Method
Gets the friendly logged in user name (only applies if the user logged in using the AppLauncher or integrated login in the UX component).
- login Method
Logs a user in using the UX Component's integrated login.
- loginStage2 Method
Submits the two-factor authentication information for a UX Component with integrated login.
- logout Method
Logs a user out. For use in a UX with Integrated Login or AppLauncher component.
See Also