Microservices
Updated On 03 September 2024 | Min(s) read

Authorization - XACML Configuration - Account Aggregation

Temenos Microservices adopted XACML implementation to provide provision for the client to define authorization policies for intended Microservices. The client will use Policy Editor Design time to author XAML policies for Microservices and deploy them on the policy store.

Policy Authoring will be carried out using Policy Editor and final reviewed policies will be uploaded into a centralized policy store.

XACML – Policy Attributes

From Microservice's perspective, the following are the attributes that can be used to the author authorization policy:

S.No  XACML Attribute Type   Information Data available for policy enforcement
1 RESOURCE

The resource element is a data, service or system component.

Data parameters available in HTTP Request Headers &  Payload and “Data Entity”. Example “Balance”, “Transaction”.

2 SUBJECT

A subject element is an entity requesting access.

User attributes available in HTTP Header.

3 ACTION Action id of the API.
4 ENVIRONMENT

Environmental parameters existing in the Business Function context.

AWS – Lambda, AZURE – Function.

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, September 2, 2025 12:39:31 PM IST