|
Stara ścieżka (SOAP)
|
Metoda
|
Nowa ścieżka (REST)
|
Filtry
|
|
GetIdentityList
|
GET
|
/scim/v2/person
|
|
|
GetIdentityByUID
|
GET
|
/scim/v2/person
|
uniqueId eq [uid]
|
|
GetIdentityListByType
|
GET
|
/scim/v2/person
|
typeId eq [Person ID]
|
|
GetIdentityListByFilter
|
GET
|
/scim/v2/person
|
Filtr do wprowadzenia w parametrze Filter.
|
|
GetEnumerationList
|
GET
|
/scim/v2/template-attribute/id
|
Dodaj „values” do parametru Attributes.
|
|
GetEnumerationByCode
|
GET
|
/scim/v2/template-attribute/id
|
Filtr do wprowadzenia w parametrze Filter.
|
|
GetEnumerationListByEnumerationType
|
GET
|
/scim/v2/template-attribute/id
|
Filtr do wprowadzenia w parametrze Filter.
|
|
GetStructureList
|
GET
|
/scim/v2/structure
|
|
|
GetStructureByCode
|
GET
|
/scim/v2/structure
|
code eq [code structure]
|
|
GetStructureListByTypeCode
|
GET
|
/scim/v2/structure
|
typeId eq [ID type structure]
|
|
GetDelta
|
GET
|
/scim/v2/account
|
Filtr na stan, do wprowadzenia w parametrze Filter.
|
|
ImportIdentityList
|
POST
|
/scim/v2/person
|
Format treści żądania znajdziesz w dokumentacji Swagger
|
|
ImportStructureList
|
POST
|
/scim/v2/structure
|
Format treści żądania znajdziesz w dokumentacji Swagger
|
|
ImportResourceList
|
POST
|
/scim/v2/resource
|
Format treści żądania znajdziesz w dokumentacji Swagger
|
|
DeleteIdentityList
|
DELETE
|
/scim/v2/person/{id}
|
|
|
DeleteStructureList
|
DELETE
|
/scim/v2/structure/{id}
|
|
|
DeleteResourceList
|
DELETE
|
/scim/v2/resource/{id}
|
|
|
ImportEnumerationList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|
|
ImportCrossReferenceTableList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|
|
ImportRightStatusList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|
|
DeleteCrossReferenceTableList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|
|
DeleteEnumerationList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|
|
DeleteStatusList
|
|
Użyj konektorów SIP; można je też wywoływać przez API
|