Property reference

sn_atf.headless.login_page

The sn_atf.headless.login_page property specifies the login page for the headless client. Admins should ensure the correct page is set, especially when using SSO or custom login rules, to avoid authentication issues.

Default: login.do Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the URL for the login page that the headless client uses to authenticate users, defaulting to login.do.
What area does it affect? Headless client authentication
What does the default mean? The default value is "login.do", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring SSO or custom login rules to ensure proper access.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.headless.login_page
Sys ID adc1d410773620103fe4b5b268106136
Type string
Application Global
Default value login.do
Description The login page that the headless client will attempt to login to. If SSO or custom rules are enabled - make sure that the account to login via that specified page. Default: login.do
Updated 2024-05-25 03:55:46

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... true, the instance verifies that the requested Docker image:tag is present on the host before test execution sn_atf.headless.login_button_id string sysverb_login The HTML ID of the login page Submit/ Login button sn_atf.headless.login_page string login.do URL of login page that the browser navigates to sn_atf.headless.password_field_id string user_password The HTML ID of the input field for the password on the Login page sn_atf.headless.request_timeout_sec int ...