-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwithout_fedcm.drawio
47 lines (47 loc) · 4.58 KB
/
without_fedcm.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<mxfile host="app.diagrams.net" modified="2024-01-13T15:53:43.952Z" agent="Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0" etag="KlvYQKuNC_ppK8a3JVIP" version="22.1.18" type="GitHub">
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
<mxGraphModel dx="558" dy="290" 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">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="aM9ryv3xv72pqoxQDRHE-1" value="<div>Relying Party <br></div><div>(website) </div>" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="1" vertex="1">
<mxGeometry x="30" y="40" width="120" height="300" as="geometry" />
</mxCell>
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value="<div>Identity Provider</div><div>(GitHub)<br></div>" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};" parent="1" vertex="1">
<mxGeometry x="315" y="30" width="100" height="300" as="geometry" />
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-2" value="Alice signs in with her GitHub credentials" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="305" y="160" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-3" value="<div align="center"><font style="font-size: 12px;">&nbsp;Alice clicks on "Sign in with GitHub"</font></div>" style="rounded=0;whiteSpace=wrap;html=1;align=center;" vertex="1" parent="1">
<mxGeometry x="30" y="120" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-4" value="" style="endArrow=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="QjCBGKmE3sHR-Tw6iVyZ-3" target="QjCBGKmE3sHR-Tw6iVyZ-2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="200" as="sourcePoint" />
<mxPoint x="290" y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-5" value="<div>Alice is <br></div><div>redirected to <br></div><div>GitHub<br></div>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="QjCBGKmE3sHR-Tw6iVyZ-4">
<mxGeometry x="0.0005" y="3" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-6" value="<div align="center">Alice is now <br></div><div align="center">signed in<br></div>" style="rounded=0;whiteSpace=wrap;html=1;align=center;" vertex="1" parent="1">
<mxGeometry x="30" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-8" value="" style="endArrow=classic;html=1;rounded=0;entryX=1.003;entryY=0.589;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="QjCBGKmE3sHR-Tw6iVyZ-2" target="QjCBGKmE3sHR-Tw6iVyZ-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="260" as="sourcePoint" />
<mxPoint x="290" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="QjCBGKmE3sHR-Tw6iVyZ-9" value="<div>Redirect to <br></div><div>the website with</div><div>an access token<br></div>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="QjCBGKmE3sHR-Tw6iVyZ-8">
<mxGeometry x="0.004" y="-1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>