disableManualLogin

From SAP Enable Now Wiki
Revision as of 18:29, 12 May 2020 by Admin (talk | contribs) (Created page with "__NOTOC__ {{DISPLAYTITLE: disableManualLogin}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.

Purpose

If a user (trying to display Web Assistant help) cannot be authenticated via SSO, by default they will be presented with a manual login screen. If this parameter is set to true then the manual login screen is not displayed, and the SAML panel (or window) is simply closed. If a user is not authenticated then the results are as follows (after the SAML authentication window is closed):

  • If the serviceLayerVersion parameter is set to UACP or WPB then the user will see only the SAP standard content in the Web Assistant.
  • If the serviceLayerVersion parameter is set to EXT then the Help button (?) is hidden and the user will not be able to access Web Assistant at all.

Usage

Specified as:

disableManualLogin=true|false]

See Also