Web Service: Rova_Authorization_Service
Target Namespace:
http://xml.vrk.fi/ws/Rova/Authorization
Description:
WSDL-file for RoVa Authorization service
Port rovaAuthorizationPort
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
- rovaAuthorizationService
Operations
- rovaAuthorizationServiceOperation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:rovaAuthorizationService (soap:body, use = literal, part = client)Request type rovaAuthorizationService
- request type Request
- delegateIdentifier - type string with restrictionUnique identifier of delegate. For example personal id number or business id.
- principalIdentifier - type string with restrictionUnique identifier of principal. For example personal id number or business id.
- issue - optional, nillable; - type anyURI with restrictionOptional. List of issues.
- delegateIdentifier - type string with restriction
Output:rovaAuthorizationServiceResponse (soap:body, use = literal, part = client)Response type rovaAuthorizationServiceResponse- request type Request
- delegateIdentifier - type string with restrictionUnique identifier of delegate. For example personal id number or business id.
- principalIdentifier - type string with restrictionUnique identifier of principal. For example personal id number or business id.
- issue - optional, nillable; - type anyURI with restrictionOptional. List of issues.
- delegateIdentifier - type string with restriction
- response type RovaAuthorizationResponse
- authorization type AuthorizationType - type string with restriction - enum { 'ALLOWED', 'DISALLOWED' }
- reason - optional, unbounded, nillable; type DecisionReasonType
- rule type string
- value type string
- exceptionMessage - optional, nillable; type string
- request type Request