Web Service: Rova_Authorization_Service - Generated by wsdl-viewer.xsl

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:
  1. rovaAuthorizationService

Operations

    Port type rovaAuthorizationPortType

    1. rovaAuthorizationService
      Operation 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 restriction
          Unique identifier of delegate. For example personal id number or business id.
        • principalIdentifier - type string with restriction
          Unique identifier of principal. For example personal id number or business id.
        • issue - optional, nillable; - type anyURI with restriction
          Optional. List of issues.
      Output:
      rovaAuthorizationServiceResponse (soap:body, use = literal, part = client)
      Response type rovaAuthorizationServiceResponse
      • request type Request
        • delegateIdentifier - type string with restriction
          Unique identifier of delegate. For example personal id number or business id.
        • principalIdentifier - type string with restriction
          Unique identifier of principal. For example personal id number or business id.
        • issue - optional, nillable; - type anyURI with restriction
          Optional. List of issues.
      • 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