aam authentication relay ws-federation¶
WS-Federation Authentication Relay
ws-federation Specification¶
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/aam/authentication/relay/ws-federation
Element Name
ws-federation
Element URI
/axapi/v3/aam/authentication/relay/ws-federation/{name}
Element Attributes
ws-federation_attributes
Statistics Data URI
/axapi/v3/aam/authentication/relay/ws-federation/{name}/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/relay/ws-federation | ||
Create List | POST | /axapi/v3/aam/authentication/relay/ws-federation | ||
Get Object | GET | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Get List | GET | /axapi/v3/aam/authentication/relay/ws-federation | ||
Modify Object | POST | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Replace Object | PUT | /axapi/v3/aam/authentication/relay/ws-federation/{name} | ||
Replace List | PUT | /axapi/v3/aam/authentication/relay/ws-federation | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/relay/ws-federation/{name} |
ws-federation-list¶
ws-federation-list is JSON List of ws-federation attributes
ws-federation-list : [
]
ws-federation attributes¶
application-server
Description ‘sharepoint’: Microsoft SharePoint; ‘exchange-owa’: Microsoft Exchange OWA;
Type: string
Supported Values: sharepoint, exchange-owa
authentication-uri
Description Specify WS-Federation relay URI, default is /_trust/
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
name
Description Specify WS-Federation authentication relay name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
failure |
8 |
Failure |
|
request |
8 |
Request |
|
success |
8 |
Success |