...
Version | Date | Description | Change Author |
---|---|---|---|
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 |
...
...
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 |
...