Management API inbound integrations - SSO
Server (server)
Attributes of server
name | type | quantifier | access |
|---|---|---|---|
description | string | multi-value |
|
entityID | string |
| read |
name | string | required | create+read |
protocolSupport | string | multi-value |
|
ticketValidityTime | number | multi-value |
|
url | string |
| read |
Links from server
link name | link type | access | example |
|---|---|---|---|
| inboundMappingPolicy | read-only | /server/$link/inboundMappingPolicy/inboundMappingPolicy1 |
| inboundPolicy | read-only | /server/$link/inboundPolicy/inboundPolicy1 |
| method | read-only | /server/$link/method/method.1 |
one | inboundMappingPolicy | read-only | /server/$link/one/inboundMappingPolicy/inboundMappingPolicy1 |
one | inboundPolicy | read-only | /server/$link/one/inboundPolicy/inboundPolicy1 |
one | method | read-only | /server/$link/one/method/method.1 |
Inbound Mapping Policy (inboundMappingPolicy)
Attributes of inboundMappingPolicy
name | type | quantifier | access |
|---|---|---|---|
description | string | multi-value |
|
name | string | required | create+read |
Links from inboundMappingPolicy
link name | link type | access | example |
|---|---|---|---|
| inboundDirectoryMapping | read-only | /inboundMappingPolicy/inboundMappingPolicy1/$link/inboundDirectoryMapping/inboundMappingPolicy1/inboundDirectoryMapping1 |
| inboundServiceMapping | read-only | /inboundMappingPolicy/inboundMappingPolicy1/$link/inboundServiceMapping/inboundMappingPolicy1/inboundServiceMapping1 |
| method |
| /inboundMappingPolicy/inboundMappingPolicy1/$link/method/method.1 |
| server | read-only | /inboundMappingPolicy/inboundMappingPolicy1/$link/server |
one | inboundDirectoryMapping | read-only | /inboundMappingPolicy/inboundMappingPolicy1/$link/one/inboundDirectoryMapping/inboundMappingPolicy1/inboundDirectoryMapping1 |
one | inboundServiceMapping | read-only | /inboundMappingPolicy/inboundMappingPolicy1/$link/one/inboundServiceMapping/inboundMappingPolicy1/inboundServiceMapping1 |
Inbound Directory Mapping (inboundDirectoryMapping)
Attributes of inboundDirectoryMapping
name | type | quantifier | access |
|---|---|---|---|
condition | string | multi-value |
|
mappingURL | string | multi-value, required |
|
name | string |
| create+read |
Links from inboundDirectoryMapping
link name | link type | access | example |
|---|---|---|---|
| inboundMappingPolicy | read-only | /inboundDirectoryMapping/inboundMappingPolicy1/inboundDirectoryMapping1/$link/inboundMappingPolicy/inboundMappingPolicy1 |
Inbound Service Mapping (inboundServiceMapping)
Attributes of inboundServiceMapping
name | type | quantifier | access |
|---|---|---|---|
condition | string | multi-value |
|
name | string |
| create+read |
Links from inboundServiceMapping
link name | link type | access | example |
|---|---|---|---|
| directory |
| /inboundServiceMapping/inboundMappingPolicy1/inboundServiceMapping1/$link/directory/directory1 |
| inboundMappingPolicy | read-only | /inboundServiceMapping/inboundMappingPolicy1/inboundServiceMapping1/$link/inboundMappingPolicy/inboundMappingPolicy1 |
| service |
| /inboundServiceMapping/inboundMappingPolicy1/inboundServiceMapping1/$link/service/service1 |
Inbound Attribute Mapping Policy (inboundPolicy)
Attributes of inboundPolicy
name | type | quantifier | access |
|---|---|---|---|
description | string | multi-value |
|
name | string | required | create+read |
Links from inboundPolicy
link name | link type | access | example |
|---|---|---|---|
| inboundPolicyItem | read-only | /inboundPolicy/inboundPolicy1/$link/inboundPolicyItem/inboundPolicy1/inboundPolicyItem1 |
| method |
| /inboundPolicy/inboundPolicy1/$link/method/method.1 |
| server | read-only | /inboundPolicy/inboundPolicy1/$link/server |
Inbound Attribute Mapping (inboundPolicyItem)
Attributes of inboundPolicyItem
name | type | quantifier | access |
|---|---|---|---|
attributeName | string | required |
|
attributeValue | string | required |
|
condition | string | multi-value |
|
name | string |
| create+read |
Links from inboundPolicyItem
link name | link type | access | example |
|---|---|---|---|
| inboundPolicy | read-only | /inboundPolicyItem/inboundPolicy1/inboundPolicyItem1/$link/inboundPolicy/inboundPolicy1 |
Authentication Method (method)
Attributes of method
name | type | quantifier | access |
|---|---|---|---|
className | string | required | create+read |
configuration | string | multi-value |
|
enabled | boolean |
|
|
entityID | string |
| read |
methodType | string | required | create+read |
name | string | required | create+read |
title | string |
|
|
Links from method
link name | link type | access | example |
|---|---|---|---|
| application |
| /method/method.1/$link/application/Site/application1 |
| directory |
| /method/method.1/$link/directory/directory1 |
| group |
| /method/method.1/$link/group/Site/group1 |
| inboundMappingPolicy |
| /method/method.1/$link/inboundMappingPolicy/inboundMappingPolicy1 |
| inboundPolicy |
| /method/method.1/$link/inboundPolicy/inboundPolicy1 |
| server | read-only | /method/method.1/$link/server |
| site |
| /method/method.1/$link/site/Site |
| user |
| /method/method.1/$link/user/Site/user1 |