All Downloads are FREE. Search and download functionalities are using the official Maven repository.

on.identity.framework.org.wso2.carbon.identity.entitlement.7.5.10.source-code.xacml-request.xml Maven / Gradle / Ivy

There is a newer version: 7.5.17
Show newest version
<Request xmlns="urn:oasis:names:tc:xacml:2.0:context:schema:os">
<Subject>
	<Attribute AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id"
		    DataType="http://www.w3.org/2001/XMLSchema#string">
		<AttributeValue>prabath</AttributeValue>
	</Attribute>
	<Attribute AttributeId="http://wso2.org/claims/emailaddress"
		    DataType="http://www.w3.org/2001/XMLSchema#string">
		<AttributeValue>[email protected]</AttributeValue>
	</Attribute>
</Subject>
<Resource>
	<Attribute AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string">
		<AttributeValue>http://localhost:8280/services/echo/echoString</AttributeValue>
	</Attribute>
</Resource>
<Action>
	<Attribute AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string">
		<AttributeValue>Read</AttributeValue>
	</Attribute>
</Action>
<Environment/>
</Request>		    
		    		    
		    
		    
		    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy