Skip to content

Instantly share code, notes, and snippets.

@Pushpalanka
Created June 14, 2017 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pushpalanka/16dcda371702b9f44774db33776e0376 to your computer and use it in GitHub Desktop.
Save Pushpalanka/16dcda371702b9f44774db33776e0376 to your computer and use it in GitHub Desktop.
XACML Response
<Response>
<Result ResourceId="http://localhost:8280/services/echo/echoString">
<Decision>Permit</Decision>
<Status>
<StatusCode Value="urn:oasis:names:tc:xacml:1.0:status:ok"/>
</Status>
</Result>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment