Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
WSFedAuthenticationAction
Type Alias WSFedAuthenticationAction
type
WSFedAuthenticationAction
=
{
attributeMapping
?:
{
attributeContractFulfillment
:
{
subject
:
{
source
:
{
id
:
string
;
type
:
string
}
;
value
:
string
}
;
}
;
attributeSources
:
[
]
;
issuanceCriteria
:
{
conditionalCriteria
:
[
]
}
;
}
;
authenticationPolicyContractRef
?:
{
id
:
string
;
location
:
string
}
;
authenticationSource
?:
{
sourceRef
:
{
id
:
string
}
;
type
:
string
}
;
context
?:
string
;
inputUserIdMapping
?:
{
source
:
{
type
:
string
}
;
value
:
string
}
;
type
:
string
;
userIdAuthenticated
?:
boolean
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
attribute
Mapping?
authentication
Policy
Contract
Ref?
authentication
Source?
context?
input
User
Id
Mapping?
type
user
Id
Authenticated?
Properties
Optional
attribute
Mapping
attributeMapping
?:
{
attributeContractFulfillment
:
{
subject
:
{
source
:
{
id
:
string
;
type
:
string
}
;
value
:
string
}
;
}
;
attributeSources
:
[
]
;
issuanceCriteria
:
{
conditionalCriteria
:
[
]
}
;
}
Optional
authentication
Policy
Contract
Ref
authenticationPolicyContractRef
?:
{
id
:
string
;
location
:
string
}
Optional
authentication
Source
authenticationSource
?:
{
sourceRef
:
{
id
:
string
}
;
type
:
string
}
Optional
context
context
?:
string
Optional
input
User
Id
Mapping
inputUserIdMapping
?:
{
source
:
{
type
:
string
}
;
value
:
string
}
type
type
:
string
Optional
user
Id
Authenticated
userIdAuthenticated
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Mapping
authentication
Policy
Contract
Ref
authentication
Source
context
input
User
Id
Mapping
type
user
Id
Authenticated
Project Home
Frodo Library - v4.0.0-24
Loading...