Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
WSFedIdpAdapter
Type Alias WSFedIdpAdapter
type
WSFedIdpAdapter
=
{
attributeContract
:
{
coreAttributes
:
WSFedIdpAdapterAttribute
[]
;
extendedAttributes
:
WSFedIdpAdapterAttribute
[]
;
maskOgnlValues
:
boolean
;
uniqueUserKeyAttribute
:
string
;
}
;
attributeMapping
:
{
attributeContractFulfillment
:
WSFedIdpAdapterAttributeContractFulfillment
;
}
;
configuration
:
{
fields
:
WSFedIdpAdapterConfigField
[]
;
tables
:
WSFedIdpAdapterConfigTable
[]
;
}
;
id
:
string
;
name
:
string
;
pluginDescriptorRef
:
WSFedIdpAdapterPluginDescriptorRef
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
attribute
Contract
attribute
Mapping
configuration
id
name
plugin
Descriptor
Ref
Properties
attribute
Contract
attributeContract
:
{
coreAttributes
:
WSFedIdpAdapterAttribute
[]
;
extendedAttributes
:
WSFedIdpAdapterAttribute
[]
;
maskOgnlValues
:
boolean
;
uniqueUserKeyAttribute
:
string
;
}
attribute
Mapping
attributeMapping
:
{
attributeContractFulfillment
:
WSFedIdpAdapterAttributeContractFulfillment
;
}
configuration
configuration
:
{
fields
:
WSFedIdpAdapterConfigField
[]
;
tables
:
WSFedIdpAdapterConfigTable
[]
;
}
id
id
:
string
name
name
:
string
plugin
Descriptor
Ref
pluginDescriptorRef
:
WSFedIdpAdapterPluginDescriptorRef
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Contract
attribute
Mapping
configuration
id
name
plugin
Descriptor
Ref
Project Home
Frodo Library - v4.0.0-24
Loading...