diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-09 17:41:41 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-09 18:02:25 +0000 |
commit | b71482aae05f1a68cde23c72aa67e2b0c97a3d40 (patch) | |
tree | 7d65da94b8db00a4096456d49f6e75be76ecd2ba /docs/ui/designtime-ui/apex-policy-editor.rst | |
parent | 457d1d40a54adc30b3afdb7245a7d53828f6239c (diff) |
Document Policy GUI and gui-server
Issue-ID: POLICY-4138
Change-Id: If7eccc6057ce54609ab6ad07dd3a9bd129caa93a
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'docs/ui/designtime-ui/apex-policy-editor.rst')
-rw-r--r-- | docs/ui/designtime-ui/apex-policy-editor.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/ui/designtime-ui/apex-policy-editor.rst b/docs/ui/designtime-ui/apex-policy-editor.rst new file mode 100644 index 00000000..6a5ecb95 --- /dev/null +++ b/docs/ui/designtime-ui/apex-policy-editor.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _apex-policy-editor-label: + +The Policy Framework Apex Policy Editor +####################################### + +.. contents:: + :depth: 4 + +The Apex Policy Editor allows a user to create and edit an Apex policy. It's UI is shown in the image below. + +.. image:: ../images/ApexPolicyEditorUI.png + +See the :ref:`My-First-Policy Example <apex-myFirstExample>` for an example of using the Apex policy editor. + |