GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/sdk-utilities
index
MappedDavinciConfig
Interface MappedDavinciConfig
interface
MappedDavinciConfig
{
clientId
?:
string
;
log
?:
MappedLogLevel
;
oauthThreshold
?:
number
;
realmPath
?:
string
;
redirectUri
?:
string
;
scope
?:
string
;
serverConfig
:
{
timeout
?:
number
;
wellknown
:
string
}
;
}
Index
Properties
client
Id?
log?
oauth
Threshold?
realm
Path?
redirect
Uri?
scope?
server
Config
Properties
Optional
client
Id
clientId
?:
string
Optional
log
log
?:
MappedLogLevel
Optional
oauth
Threshold
oauthThreshold
?:
number
Optional
realm
Path
realmPath
?:
string
Optional
redirect
Uri
redirectUri
?:
string
Optional
scope
scope
?:
string
server
Config
serverConfig
:
{
timeout
?:
number
;
wellknown
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
log
oauth
Threshold
realm
Path
redirect
Uri
scope
server
Config
GitHub
Documentation
Loading...