User account user exits for login
Sterling B2B Integrator provides for Active Directory sync user exits, which you can use to manage your user accounts with Active Directory instead of the Sterling B2B Integrator user interface. These user exits can be configured by IBM Services during an IBM Services Customer Engagement. Contact your IBM Sales Representative for more information.
User Exit | Description |
---|---|
IUserLoginUserExit_preAuthenticate | Use to insert custom code before authentication. |
IUserLoginUserExit_postAuthenticateFail | Use to insert custom code after a success authentication. |
IUserLoginUserExit_postAuthenticateSuccess | Use to insert custom code after a failed authentication. |