Skip to main content
Version: 2.11

Is Authentificated To Sap B1

Is Authentificated to SAP B1

Description

The initial call will call this url https://<server_url>/b1s/v1 to know if authenticated or not. Then if any call fails (with 401 or 301), this brick will be notified and provide false. If a successful login occurs, the bricks get notified to provide true

Outputs

  • isAuth (Boolean): Returns wether the user is authenticated or not