FrontendAgentAuth

AgentFrontend::Auth::AccessToken::PasswordRecoverySessionTime

Defines the maximum session time of the password recovery token in seconds. Please update the value in the WebApp::API::Customer::Account::RecoverBody setting according to this setting.

This setting can not be deactivated.

Default value:

300

AgentFrontend::Auth::AccessToken::Threshold

Defines access token creation threshold in seconds.

This setting can not be deactivated.

Default value:

10

AgentFrontend::Auth::LoginURL

Defines an alternate login URL for the agent interface.

This setting is not active by default.

Default value:

http://host.example.com/cgi-bin/login.pl

AgentFrontend::Auth::LogoutURL

Defines an alternate logout URL for the agent interface.

This setting is not active by default.

Default value:

http://host.example.com/cgi-bin/logout.pl

ExternalFrontend::Auth::APITokens

Authorization tokens required for requests to public API endpoints.

This setting is not active by default.

Default value:

---
Configuration::Deployments: Change-Me

ExternalFrontend::Auth::AccessToken::Threshold

Defines access token creation threshold in seconds.

This setting can not be deactivated.

Default value:

10

ExternalFrontend::Auth::LoginURL

Defines an alternate login URL for the external interface.

This setting is not active by default.

Default value:

http://host.example.com/cgi-bin/login.pl

ExternalFrontend::Auth::LogoutURL

Defines an alternate logout URL for the external interface.

This setting is not active by default.

Default value:

http://host.example.com/cgi-bin/logout.pl
Scroll to Top