Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
Frodo Library
Reference
FullRealmExportInterface
Interface FullRealmExportInterface
interface
FullRealmExportInterface
{
agent
:
Record
<
string
,
AmConfigEntityInterface
>
;
agentGroup
:
Record
<
string
,
AmConfigEntityInterface
>
;
application
:
Record
<
string
,
OAuth2ClientSkeleton
>
;
applicationTypes
:
AmConfigEntityInterface
;
authentication
:
AuthenticationSettingsSkeleton
;
authenticationChains
:
AmConfigEntityInterface
;
authenticationModules
:
AmConfigEntityInterface
;
authenticationTreesConfiguration
:
AmConfigEntityInterface
;
conditionTypes
:
AmConfigEntityInterface
;
decisionCombiners
:
AmConfigEntityInterface
;
idp
:
Record
<
string
,
SocialIdpSkeleton
>
;
managedApplication
:
Record
<
string
,
ApplicationSkeleton
>
;
policy
:
Record
<
string
,
PolicySkeleton
>
;
policyset
:
Record
<
string
,
PolicySetSkeleton
>
;
resourcetype
:
Record
<
string
,
ResourceTypeSkeleton
>
;
saml
:
{
cot
:
Record
<
string
,
CircleOfTrustSkeleton
>
;
hosted
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
metadata
:
Record
<
string
,
string
[]
>
;
remote
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
}
;
script
:
Record
<
string
,
ScriptSkeleton
>
;
secrets
:
AmConfigEntityInterface
;
secretstore
:
Record
<
string
,
SecretStoreExportSkeleton
>
;
serverInformation
:
AmConfigEntityInterface
;
serverVersion
:
AmConfigEntityInterface
;
service
:
Record
<
string
,
AmServiceSkeleton
>
;
subjectAttributes
:
AmConfigEntityInterface
;
subjectTypes
:
AmConfigEntityInterface
;
theme
:
Record
<
string
,
ThemeSkeleton
>
;
trees
:
Record
<
string
,
SingleTreeExportInterface
>
;
trustedJwtIssuer
:
Record
<
string
,
OAuth2TrustedJwtIssuerSkeleton
>
;
webhookService
:
AmConfigEntityInterface
;
wsEntity
:
AmConfigEntityInterface
;
}
Hierarchy (
view full
)
AmConfigEntitiesInterface
FullRealmExportInterface
Index
Properties
agent
agent
Group
application
application
Types
authentication
authentication
Chains
authentication
Modules
authentication
Trees
Configuration
condition
Types
decision
Combiners
idp
managed
Application
policy
policyset
resourcetype
saml
script
secrets
secretstore
server
Information
server
Version
service
subject
Attributes
subject
Types
theme
trees
trusted
Jwt
Issuer
webhook
Service
ws
Entity
Properties
agent
agent
:
Record
<
string
,
AmConfigEntityInterface
>
agent
Group
agent
Group
:
Record
<
string
,
AmConfigEntityInterface
>
application
application
:
Record
<
string
,
OAuth2ClientSkeleton
>
application
Types
application
Types
:
AmConfigEntityInterface
authentication
authentication
:
AuthenticationSettingsSkeleton
authentication
Chains
authentication
Chains
:
AmConfigEntityInterface
authentication
Modules
authentication
Modules
:
AmConfigEntityInterface
authentication
Trees
Configuration
authentication
Trees
Configuration
:
AmConfigEntityInterface
condition
Types
condition
Types
:
AmConfigEntityInterface
decision
Combiners
decision
Combiners
:
AmConfigEntityInterface
idp
idp
:
Record
<
string
,
SocialIdpSkeleton
>
managed
Application
managed
Application
:
Record
<
string
,
ApplicationSkeleton
>
policy
policy
:
Record
<
string
,
PolicySkeleton
>
policyset
policyset
:
Record
<
string
,
PolicySetSkeleton
>
resourcetype
resourcetype
:
Record
<
string
,
ResourceTypeSkeleton
>
saml
saml
:
{
cot
:
Record
<
string
,
CircleOfTrustSkeleton
>
;
hosted
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
metadata
:
Record
<
string
,
string
[]
>
;
remote
:
Record
<
string
,
Saml2ProviderSkeleton
>
;
}
Type declaration
cot
:
Record
<
string
,
CircleOfTrustSkeleton
>
hosted
:
Record
<
string
,
Saml2ProviderSkeleton
>
metadata
:
Record
<
string
,
string
[]
>
remote
:
Record
<
string
,
Saml2ProviderSkeleton
>
script
script
:
Record
<
string
,
ScriptSkeleton
>
secrets
secrets
:
AmConfigEntityInterface
secretstore
secretstore
:
Record
<
string
,
SecretStoreExportSkeleton
>
server
Information
server
Information
:
AmConfigEntityInterface
server
Version
server
Version
:
AmConfigEntityInterface
service
service
:
Record
<
string
,
AmServiceSkeleton
>
subject
Attributes
subject
Attributes
:
AmConfigEntityInterface
subject
Types
subject
Types
:
AmConfigEntityInterface
theme
theme
:
Record
<
string
,
ThemeSkeleton
>
trees
trees
:
Record
<
string
,
SingleTreeExportInterface
>
trusted
Jwt
Issuer
trusted
Jwt
Issuer
:
Record
<
string
,
OAuth2TrustedJwtIssuerSkeleton
>
webhook
Service
webhook
Service
:
AmConfigEntityInterface
ws
Entity
ws
Entity
:
AmConfigEntityInterface
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
agent
agent
Group
application
application
Types
authentication
authentication
Chains
authentication
Modules
authentication
Trees
Configuration
condition
Types
decision
Combiners
idp
managed
Application
policy
policyset
resourcetype
saml
script
secrets
secretstore
server
Information
server
Version
service
subject
Attributes
subject
Types
theme
trees
trusted
Jwt
Issuer
webhook
Service
ws
Entity
Frodo Library - v3.0.1-0
Loading...