Skip to content

Commit a07b6a5

Browse files
Add OAuth to spec: first version
Signed-off-by: MartenMeijboom98 <[email protected]>
1 parent 4f973dc commit a07b6a5

9 files changed

+488
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" version="26.0.16">
2+
<diagram name="Page-1" id="gtFMIL0vCVhz1ZIX3VAr">
3+
<mxGraphModel dx="951" dy="593" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="6zocnoXHrxWYXSwQewhK-1" value="DSO Shapeshifter implementation" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8+
<mxGeometry x="120" y="440" width="120" height="60" as="geometry" />
9+
</mxCell>
10+
<mxCell id="6zocnoXHrxWYXSwQewhK-2" value="AGR Shapeshifter implementation" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11+
<mxGeometry x="480" y="440" width="120" height="60" as="geometry" />
12+
</mxCell>
13+
<mxCell id="6zocnoXHrxWYXSwQewhK-3" value="DSO OAuth provider" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14+
<mxGeometry x="120" y="300" width="120" height="60" as="geometry" />
15+
</mxCell>
16+
<mxCell id="6zocnoXHrxWYXSwQewhK-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1">
17+
<mxGeometry width="50" height="50" relative="1" as="geometry">
18+
<mxPoint x="179.74" y="440" as="sourcePoint" />
19+
<mxPoint x="179.74" y="360" as="targetPoint" />
20+
</mxGeometry>
21+
</mxCell>
22+
<mxCell id="6zocnoXHrxWYXSwQewhK-8" value="Verify provided token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-7">
23+
<mxGeometry x="-0.2408" y="-2" relative="1" as="geometry">
24+
<mxPoint x="-62" y="-9" as="offset" />
25+
</mxGeometry>
26+
</mxCell>
27+
<mxCell id="6zocnoXHrxWYXSwQewhK-11" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="6zocnoXHrxWYXSwQewhK-2" target="6zocnoXHrxWYXSwQewhK-3">
28+
<mxGeometry width="50" height="50" relative="1" as="geometry">
29+
<mxPoint x="420" y="420" as="sourcePoint" />
30+
<mxPoint x="470" y="370" as="targetPoint" />
31+
</mxGeometry>
32+
</mxCell>
33+
<mxCell id="6zocnoXHrxWYXSwQewhK-14" value="Request token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-11">
34+
<mxGeometry x="-0.0574" relative="1" as="geometry">
35+
<mxPoint x="3" y="-22" as="offset" />
36+
</mxGeometry>
37+
</mxCell>
38+
<mxCell id="6zocnoXHrxWYXSwQewhK-15" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1">
39+
<mxGeometry width="50" height="50" relative="1" as="geometry">
40+
<mxPoint x="239.99999999999977" y="460" as="sourcePoint" />
41+
<mxPoint x="480.0000000000002" y="460" as="targetPoint" />
42+
</mxGeometry>
43+
</mxCell>
44+
<mxCell id="6zocnoXHrxWYXSwQewhK-18" value="FlexMessage communication&lt;br&gt;without OAuth" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-15">
45+
<mxGeometry x="-0.0303" y="-2" relative="1" as="geometry">
46+
<mxPoint x="-4" y="-17" as="offset" />
47+
</mxGeometry>
48+
</mxCell>
49+
<mxCell id="6zocnoXHrxWYXSwQewhK-16" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1">
50+
<mxGeometry width="50" height="50" relative="1" as="geometry">
51+
<mxPoint x="480.0000000000002" y="480" as="sourcePoint" />
52+
<mxPoint x="239.99999999999977" y="480" as="targetPoint" />
53+
</mxGeometry>
54+
</mxCell>
55+
<mxCell id="6zocnoXHrxWYXSwQewhK-17" value="FlexMessage communication&lt;br&gt;including token in header" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-16">
56+
<mxGeometry x="-0.0443" y="-1" relative="1" as="geometry">
57+
<mxPoint x="-5" y="16" as="offset" />
58+
</mxGeometry>
59+
</mxCell>
60+
</root>
61+
</mxGraphModel>
62+
</diagram>
63+
</mxfile>
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" version="26.0.16">
2+
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
3+
<mxGraphModel dx="1446" dy="902" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="aM9ryv3xv72pqoxQDRHE-1" value="DSO Shapeshifter implementation" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="1" vertex="1">
8+
<mxGeometry x="260" y="40" width="100" height="470" as="geometry" />
9+
</mxCell>
10+
<mxCell id="aM9ryv3xv72pqoxQDRHE-2" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="aM9ryv3xv72pqoxQDRHE-1" vertex="1">
11+
<mxGeometry x="45" y="70" width="10" height="380" as="geometry" />
12+
</mxCell>
13+
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value="AGR Shapeshifter implementation" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="1" vertex="1">
14+
<mxGeometry x="520" y="40" width="100" height="470" as="geometry" />
15+
</mxCell>
16+
<mxCell id="aM9ryv3xv72pqoxQDRHE-6" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" parent="aM9ryv3xv72pqoxQDRHE-5" vertex="1">
17+
<mxGeometry x="45" y="80" width="10" height="370" as="geometry" />
18+
</mxCell>
19+
<mxCell id="lyQrfiTIocs9oVFMV8gG-19" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="aM9ryv3xv72pqoxQDRHE-5">
20+
<mxGeometry width="50" height="50" relative="1" as="geometry">
21+
<mxPoint x="55" y="170" as="sourcePoint" />
22+
<mxPoint x="55" y="190" as="targetPoint" />
23+
<Array as="points">
24+
<mxPoint x="80" y="170" />
25+
<mxPoint x="80" y="190" />
26+
</Array>
27+
</mxGeometry>
28+
</mxCell>
29+
<mxCell id="lyQrfiTIocs9oVFMV8gG-20" value="Verify message" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-19">
30+
<mxGeometry x="-0.0686" y="-3" relative="1" as="geometry">
31+
<mxPoint x="43" y="2" as="offset" />
32+
</mxGeometry>
33+
</mxCell>
34+
<mxCell id="lyQrfiTIocs9oVFMV8gG-3" value="DSO OAuth Provider" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="1">
35+
<mxGeometry x="760" y="40" width="100" height="470" as="geometry" />
36+
</mxCell>
37+
<mxCell id="lyQrfiTIocs9oVFMV8gG-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={&quot;edgeStyle&quot;:&quot;elbowEdgeStyle&quot;,&quot;elbow&quot;:&quot;vertical&quot;,&quot;curved&quot;:0,&quot;rounded&quot;:0};" vertex="1" parent="lyQrfiTIocs9oVFMV8gG-3">
38+
<mxGeometry x="45" y="80" width="10" height="370" as="geometry" />
39+
</mxCell>
40+
<mxCell id="lyQrfiTIocs9oVFMV8gG-21" value="Request token" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
41+
<mxGeometry y="10" width="50" height="50" relative="1" as="geometry">
42+
<mxPoint x="575" y="280" as="sourcePoint" />
43+
<mxPoint x="805" y="280" as="targetPoint" />
44+
<mxPoint as="offset" />
45+
</mxGeometry>
46+
</mxCell>
47+
<mxCell id="lyQrfiTIocs9oVFMV8gG-22" value="" style="endArrow=classic;html=1;rounded=0;dashed=1;" edge="1" parent="1">
48+
<mxGeometry width="50" height="50" relative="1" as="geometry">
49+
<mxPoint x="805" y="309.6" as="sourcePoint" />
50+
<mxPoint x="575" y="309.6" as="targetPoint" />
51+
</mxGeometry>
52+
</mxCell>
53+
<mxCell id="lyQrfiTIocs9oVFMV8gG-23" value="Return token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-22">
54+
<mxGeometry x="-0.2191" y="1" relative="1" as="geometry">
55+
<mxPoint x="-25" y="-11" as="offset" />
56+
</mxGeometry>
57+
</mxCell>
58+
<mxCell id="lyQrfiTIocs9oVFMV8gG-29" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
59+
<mxGeometry width="50" height="50" relative="1" as="geometry">
60+
<mxPoint x="315" y="140" as="sourcePoint" />
61+
<mxPoint x="565" y="140" as="targetPoint" />
62+
</mxGeometry>
63+
</mxCell>
64+
<mxCell id="lyQrfiTIocs9oVFMV8gG-30" value="Send FlexRequest" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-29">
65+
<mxGeometry x="0.1824" y="2" relative="1" as="geometry">
66+
<mxPoint x="-23" y="-8" as="offset" />
67+
</mxGeometry>
68+
</mxCell>
69+
<mxCell id="lyQrfiTIocs9oVFMV8gG-31" value="" style="endArrow=classic;html=1;rounded=0;dashed=1;" edge="1" parent="1">
70+
<mxGeometry width="50" height="50" relative="1" as="geometry">
71+
<mxPoint x="565" y="180" as="sourcePoint" />
72+
<mxPoint x="315" y="180" as="targetPoint" />
73+
</mxGeometry>
74+
</mxCell>
75+
<mxCell id="lyQrfiTIocs9oVFMV8gG-32" value="Return 200 OK" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-31">
76+
<mxGeometry x="-0.2191" y="1" relative="1" as="geometry">
77+
<mxPoint x="-27" y="-11" as="offset" />
78+
</mxGeometry>
79+
</mxCell>
80+
<mxCell id="lyQrfiTIocs9oVFMV8gG-33" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
81+
<mxGeometry width="50" height="50" relative="1" as="geometry">
82+
<mxPoint x="565" y="340" as="sourcePoint" />
83+
<mxPoint x="315" y="340" as="targetPoint" />
84+
<Array as="points">
85+
<mxPoint x="430" y="340" />
86+
</Array>
87+
</mxGeometry>
88+
</mxCell>
89+
<mxCell id="lyQrfiTIocs9oVFMV8gG-34" value="Send FlexRequestResponse,&lt;br&gt;including token in header" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-33">
90+
<mxGeometry x="-0.4426" y="-2" relative="1" as="geometry">
91+
<mxPoint x="-45" y="-13" as="offset" />
92+
</mxGeometry>
93+
</mxCell>
94+
<mxCell id="lyQrfiTIocs9oVFMV8gG-35" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
95+
<mxGeometry width="50" height="50" relative="1" as="geometry">
96+
<mxPoint x="315" y="380" as="sourcePoint" />
97+
<mxPoint x="805" y="380" as="targetPoint" />
98+
</mxGeometry>
99+
</mxCell>
100+
<mxCell id="lyQrfiTIocs9oVFMV8gG-36" value="Verify token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-35">
101+
<mxGeometry x="-0.5829" relative="1" as="geometry">
102+
<mxPoint x="23" y="-10" as="offset" />
103+
</mxGeometry>
104+
</mxCell>
105+
<mxCell id="lyQrfiTIocs9oVFMV8gG-37" value="" style="endArrow=classic;html=1;rounded=0;dashed=1;" edge="1" parent="1">
106+
<mxGeometry width="50" height="50" relative="1" as="geometry">
107+
<mxPoint x="805" y="420" as="sourcePoint" />
108+
<mxPoint x="315" y="420" as="targetPoint" />
109+
</mxGeometry>
110+
</mxCell>
111+
<mxCell id="lyQrfiTIocs9oVFMV8gG-38" value="Return verification result" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-37">
112+
<mxGeometry x="-0.2191" y="1" relative="1" as="geometry">
113+
<mxPoint x="66" y="-11" as="offset" />
114+
</mxGeometry>
115+
</mxCell>
116+
<mxCell id="lyQrfiTIocs9oVFMV8gG-39" value="" style="endArrow=classic;html=1;rounded=0;dashed=1;" edge="1" parent="1">
117+
<mxGeometry width="50" height="50" relative="1" as="geometry">
118+
<mxPoint x="315" y="460" as="sourcePoint" />
119+
<mxPoint x="565" y="460" as="targetPoint" />
120+
</mxGeometry>
121+
</mxCell>
122+
<mxCell id="lyQrfiTIocs9oVFMV8gG-40" value="Return 200 OK" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="lyQrfiTIocs9oVFMV8gG-39">
123+
<mxGeometry x="-0.2191" y="1" relative="1" as="geometry">
124+
<mxPoint x="27" y="-11" as="offset" />
125+
</mxGeometry>
126+
</mxCell>
127+
</root>
128+
</mxGraphModel>
129+
</diagram>
130+
</mxfile>
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36" version="26.0.16">
2+
<diagram name="Page-1" id="gtFMIL0vCVhz1ZIX3VAr">
3+
<mxGraphModel dx="951" dy="593" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="6zocnoXHrxWYXSwQewhK-1" value="DSO Shapeshifter implementation" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8+
<mxGeometry x="120" y="440" width="120" height="60" as="geometry" />
9+
</mxCell>
10+
<mxCell id="6zocnoXHrxWYXSwQewhK-2" value="AGR Shapeshifter implementation" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11+
<mxGeometry x="480" y="440" width="120" height="60" as="geometry" />
12+
</mxCell>
13+
<mxCell id="6zocnoXHrxWYXSwQewhK-3" value="DSO OAuth provider" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14+
<mxGeometry x="120" y="300" width="120" height="60" as="geometry" />
15+
</mxCell>
16+
<mxCell id="6zocnoXHrxWYXSwQewhK-4" value="AGR OAuth provider" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17+
<mxGeometry x="480" y="300" width="120" height="60" as="geometry" />
18+
</mxCell>
19+
<mxCell id="6zocnoXHrxWYXSwQewhK-5" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="6zocnoXHrxWYXSwQewhK-2" target="6zocnoXHrxWYXSwQewhK-4">
20+
<mxGeometry width="50" height="50" relative="1" as="geometry">
21+
<mxPoint x="420" y="420" as="sourcePoint" />
22+
<mxPoint x="470" y="370" as="targetPoint" />
23+
</mxGeometry>
24+
</mxCell>
25+
<mxCell id="6zocnoXHrxWYXSwQewhK-6" value="Verify provided token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-5">
26+
<mxGeometry x="-0.2408" y="-2" relative="1" as="geometry">
27+
<mxPoint x="58" y="-9" as="offset" />
28+
</mxGeometry>
29+
</mxCell>
30+
<mxCell id="6zocnoXHrxWYXSwQewhK-7" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1">
31+
<mxGeometry width="50" height="50" relative="1" as="geometry">
32+
<mxPoint x="179.74" y="440" as="sourcePoint" />
33+
<mxPoint x="179.74" y="360" as="targetPoint" />
34+
</mxGeometry>
35+
</mxCell>
36+
<mxCell id="6zocnoXHrxWYXSwQewhK-8" value="Verify provided token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-7">
37+
<mxGeometry x="-0.2408" y="-2" relative="1" as="geometry">
38+
<mxPoint x="58" y="-9" as="offset" />
39+
</mxGeometry>
40+
</mxCell>
41+
<mxCell id="6zocnoXHrxWYXSwQewhK-9" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.987;exitY=0.073;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="6zocnoXHrxWYXSwQewhK-1" target="6zocnoXHrxWYXSwQewhK-4">
42+
<mxGeometry width="50" height="50" relative="1" as="geometry">
43+
<mxPoint x="420" y="420" as="sourcePoint" />
44+
<mxPoint x="470" y="370" as="targetPoint" />
45+
</mxGeometry>
46+
</mxCell>
47+
<mxCell id="6zocnoXHrxWYXSwQewhK-10" value="Request token" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-9">
48+
<mxGeometry x="-0.1162" y="1" relative="1" as="geometry">
49+
<mxPoint x="80" y="-6" as="offset" />
50+
</mxGeometry>
51+
</mxCell>
52+
<mxCell id="6zocnoXHrxWYXSwQewhK-11" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="6zocnoXHrxWYXSwQewhK-2" target="6zocnoXHrxWYXSwQewhK-3">
53+
<mxGeometry width="50" height="50" relative="1" as="geometry">
54+
<mxPoint x="420" y="420" as="sourcePoint" />
55+
<mxPoint x="470" y="370" as="targetPoint" />
56+
</mxGeometry>
57+
</mxCell>
58+
<mxCell id="6zocnoXHrxWYXSwQewhK-12" value="" style="endArrow=classic;startArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="6zocnoXHrxWYXSwQewhK-1" target="6zocnoXHrxWYXSwQewhK-2">
59+
<mxGeometry width="50" height="50" relative="1" as="geometry">
60+
<mxPoint x="420" y="420" as="sourcePoint" />
61+
<mxPoint x="470" y="370" as="targetPoint" />
62+
</mxGeometry>
63+
</mxCell>
64+
<mxCell id="6zocnoXHrxWYXSwQewhK-13" value="FlexMessage communication&lt;br&gt;including tokens in header" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6zocnoXHrxWYXSwQewhK-12">
65+
<mxGeometry x="0.0268" y="2" relative="1" as="geometry">
66+
<mxPoint y="22" as="offset" />
67+
</mxGeometry>
68+
</mxCell>
69+
</root>
70+
</mxGraphModel>
71+
</diagram>
72+
</mxfile>

0 commit comments

Comments
 (0)