Administer > System configuration parameters > Security parameters > Startup parameter: restaccessviabrowser

Startup parameter: restaccessviabrowser

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

restaccessviabrowser

Description

This parameter determines if RESTful access to the Service Manager server through a web browser is allowed. You can specify 0 or 1 for this parameter:

  • 0: Access to Service Manager through REST from a web browser is not allowed
  • 1: Access to Service Manager through REST from a web browser is allowed

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0, 1

Example usage

Command line: sm -httpPort:13080 -restaccessviabrowser:1

Initialization file: restaccessviabrowser:1

 

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

System information parameters