Warning | ||
---|---|---|
| ||
This interface is obsolete. It is not part of midPoint since midPoint 4.2. The interface was deprecated since midPoint 4.0. Please use RESTful interface instead. |
Version: 3.9
Status: Public
Stability: STABLE, only backward-compatible changes expected OBSOLETE
Platform: WSDL
Dependencies: Data Model, Common schema, Query schema
Responsible person: Radovan Semancik
...
This a web service version of the IDM Model Interface represented in WSDL. As such it has some inherent limitations but it is usable for remote access to the Model services. It also has some operations that are simplified. For a full-featured native java interface please see the IDM Model Interface.
History
Version | Date | Description | Change Author |
---|---|---|---|
- | October 2020 | The interface was removed from midPoint (in midPoint 4.2) | Radovan Semancik et al. |
3.9 | November 2018 | No changes in operations, only data model extensions. | Radovan Semancik et al. |
3.8 | June 2018 | No changes in operations, only data model extensions. | Radovan Semancik et al. |
3.7 | December 2017 | No changes in operations, only data model extensions. Default URL changed for stand-alone deployment. | Radovan Semancik et al. |
3.6 | June 2017 | SelectorQualifiedGetOptionsType and related types were moved from api-types-3 to common-3 namespace. | Pavol Mederly et al. |
3.5 | December 2016 | No changes in operations, only data model extensions. | Radovan Semancik et al. |
3.4 | June 2016 | No changes in operations, only data model extensions. | Radovan Semancik et al. |
3.3 | December 2015 | Refactored task statistics | Pavol Mederly |
3.2 | August 2015 | No operation changes. Only extensions to the underlying schema. | Radovan Semancik |
3.1.1 | April 2015 | No operation changes. Only extensions to the underlying schema. | Radovan Semancik |
3.1 | February 2015 | Documentation enhancements, minor backward-compatible improvements. | Pavol Mederly, Radovan Semancik |
3.0 | June 2014 | Reworked interface operation to fit the midPoint 3.0 spirit. | Pavol Mederly |
1.1 | January 2014 | Added notifyChange operation | Katka Valalikova |
1.0 | December 2012 | No technical change. Released as "version 1.0". | Radovan Semancik |
0.3 | September 2011 | Added object types to all relevant methods, aligned with java version | Radovan Semancik |
0.2 | May 2011 | Removed ESB dependency, now it is also Java interface generated from WSDL | Radovan Semancik |
0.1 (OpenIDM) | Summer 2010 | Initial version. WSDL-based ESB interface | Radovan Semancik |
Artifacts
Endpoints
Protocol | Version | Security | Address |
---|---|---|---|
SOAP over HTTP/HTTPS | master | WS-Security UsernameToken, digest password | http://hostname:port/ws/model-3 |
SOAP over HTTP/HTTPS | 3.7 | WS-Security UsernameToken, digest password | http://hostname:port/ws/model-3 (stand-alone deployment) http://hostname:port/midpoint/ws/model-3 (deployed to Tomcat) |
SOAP over HTTP/HTTPS | 3.6 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.5 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.4 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.3 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.2 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.1.1 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.1 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/ws/model-3 |
SOAP over HTTP/HTTPS | 3.0 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/model/model-3 |
SOAP over HTTP/HTTPS | 1.0 | WS-Security UsernameToken, digest password | http://hostname:port/midpoint/model/model-1 |