GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/sdk-types
ServerConfig
Interface ServerConfig
Configuration settings for connecting to a server.
interface
ServerConfig
{
baseUrl
:
string
;
paths
?:
CustomPathConfig
;
timeout
?:
number
;
}
Index
Properties
base
Url
paths?
timeout?
Properties
base
Url
baseUrl
:
string
Optional
paths
paths
?:
CustomPathConfig
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
paths
timeout
GitHub
Documentation
Loading...
Configuration settings for connecting to a server.