Writing XACML 3.0 Policies in WSO2 Identity Server¶
This section explains how to write custom XACML 3.0 policies in WSO2 Identity Server.
Before you begin
If you are a beginner, follow the documentation given below to gain a better understanding of XACML architecture, XACML language, and syntax before you start writing XACML policies.
For detailed information, visit the following pages:
- Introduction to XACML 3.0 Policies
- XACML 3.0 Sample Policy - 1
- XACML 3.0 Sample Policy - 2
- XACML 3.0 Sample Policy - 3
- XACML 3.0 Sample Policy - 4
- XACML 3.0 Sample Policy - 5
- XACML 3.0 Sample Policy - 6
Info
You can easily write a XACML policy using the policy editors available in WSO2 Identity Server. To try these sample policies using the editors, see Creating a XACML Policy.