GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/journey-client
index
ResolvedServerConfig
Interface ResolvedServerConfig
Resolved server configuration derived from a well-known response.
interface
ResolvedServerConfig
{
baseUrl
:
string
;
paths
:
{
authenticate
:
string
;
sessions
:
string
}
;
}
Index
Properties
base
Url
paths
Properties
base
Url
baseUrl
:
string
paths
paths
:
{
authenticate
:
string
;
sessions
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
paths
GitHub
Documentation
Loading...
Resolved server configuration derived from a well-known response.