Difference between revisions of "DelayManualLogin"
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
==Scope== | ==Scope== | ||
− | + | SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application. | |
==Purpose== | ==Purpose== | ||
Line 12: | Line 12: | ||
==Usage== | ==Usage== | ||
Specified as: | Specified as: | ||
− | delayManualLogin= | + | delayManualLogin=''ss'' |
− | where <ss> is the number of seconds to wait before displaying the message (if it hasn't been automatically dismissed in this period). The default value is '''<tt>10</tt>'''. | + | where ''<tt>ss</tt>'' is the number of seconds to wait before displaying the message (if it hasn't been automatically dismissed in this period). The default value is '''<tt>10</tt>'''. |
− | [[Category: | + | [[Category: SAP Companion parameter]] |
Latest revision as of 13:44, 14 July 2023
Scope
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
Purpose
When a user attempts to access SAP Enable Now content via SSO, SAP Enable Now will check with the access provider, and when it receives positive authentication, a message of You have now been authenticated. Your request has been forwarded to the target application for processing. is briefly displayed in an iFrame. If the user is not authenticated, they are prompted to enter a Userid and password.
This parameter specifies the number of seconds to wait after issuing the authentication request, before showing the result of the authentication. Because the 'authenticated' message is automatically dismissed a few seconds after it is displayed, this parameter can be used to effectively suppress this message, and only display the manual login screen if authentication fails.
Usage
Specified as:
delayManualLogin=ss
where ss is the number of seconds to wait before displaying the message (if it hasn't been automatically dismissed in this period). The default value is 10.