{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"redocly_category":"Guides","product":"Identity Management","type":"markdown"},"seo":{"title":"Cross-device face authentication","description":"Everything about Mosaic Journeys, SDKs, and APIs","siteUrl":"https://developer.transmitsecurity.com/","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"cross-device-face-authentication","__idx":0},"children":["Cross-device face authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Cross-device face authentication extends the standard ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face"},"children":["face authentication"]}," flow to support scenarios where users begin the login process on a desktop or laptop but perform the biometric capture on a personal mobile device. This is especially useful for users who cannot access an internal enterprise mobile application—such as contractors, interview candidates, or external partners—and must authenticate using a personal phone instead."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Important"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide builds on the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face"},"children":["Face authentication"]}," guide. Make sure you are familiar with the base flow and requirements, have installed required SDKs, and have checked prerequisites before proceeding. This guide introduces modifications to the existing journeys to enable the cross-device capability."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-it-works","__idx":1},"children":["How it works"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Below are examples of registration and authentication flows."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"face-registration","__idx":2},"children":["Face registration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Face registration relies on the Identity Verification and works the same way as in the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face#face-registration"},"children":["base guide"]},". If the user starts the flow in the web app, the hosted Identity Verification performs the handoff to mobile automatically."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"cross-device-face-authentication-1","__idx":3},"children":["Cross-device face authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Initiating a face authentication on a desktop:"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When a user requests to log in from a desktop or laptop with face authentication as a second factor, the authentication journey detects that the client is running on a non-mobile device. Instead of requesting a selfie directly, the journey creates a cross-session message and displays a QR code on the desktop screen. The journey running on a desktop waits for the mobile journey to communicate back the result. Once received, the web journey processes the message from the mobile journey and continues."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n    participant User\n    participant Desktop as Desktop client\n    participant IDO as IDO SDK\n    participant M as Mosaic\n\n    User-->>Desktop: Log me in\n    Desktop->>Desktop: Init IDO SDK\n    Desktop->>IDO: Start journey\n    IDO-->>IDO: Match case: detect desktop\n    IDO-->>M: Create cross-session message\n    M-->>IDO: Message ID (ticket)\n    IDO->>Desktop: QR code (with ticket)\n    Desktop-->>User: Display QR code\n    note over User, M: Handoff to a mobile device\n    M-->>IDO: Desktop journey resumes\n    IDO-->>IDO: Authentication succeeded?\n    IDO->>Desktop: Journey complete\n    Desktop-->>User: Logged in\n","diagramHtml":"<svg id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 965px;\" viewBox=\"-50 -10 965 961\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"715\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"790\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"790\" dy=\"0\">Mosaic</tspan></text></g><g><rect x=\"423\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">IDO SDK</tspan></text></g><g><rect x=\"200\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Desktop\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Desktop client</tspan></text></g><g><rect x=\"0\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor3\" x1=\"790\" y1=\"65\" x2=\"790\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"M\" data-et=\"life-line\" data-id=\"M\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"M\"><rect x=\"715\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"790\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"790\" dy=\"0\">Mosaic</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDO\" data-et=\"life-line\" data-id=\"IDO\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDO\"><rect x=\"423\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">IDO SDK</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Desktop\" data-et=\"life-line\" data-id=\"Desktop\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Desktop\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Desktop\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Desktop client</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .error-icon{fill:#552222;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .error-text{fill:#552222;stroke:#552222;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-thickness-normal{stroke-width:1px;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-thickness-thick{stroke-width:3.5px;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-pattern-solid{stroke-dasharray:0;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-pattern-dashed{stroke-dasharray:3;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .edge-pattern-dotted{stroke-dasharray:2;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .marker{fill:#333333;stroke:#333333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .marker.cross{stroke:#333333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf p{margin:0;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf text.actor&gt;tspan{fill:black;stroke:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .actor-line{stroke:#9370DB;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .sequenceNumber{fill:white;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [id$=\"-sequencenumber\"]{fill:#333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .messageText{fill:#333;stroke:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .labelText,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .labelText&gt;tspan{fill:black;stroke:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .loopText,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .loopText&gt;tspan{fill:black;stroke:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .sectionTitle,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .noteText,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .activation0{fill:#f4f4f4;stroke:#666;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .activation1{fill:#f4f4f4;stroke:#666;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .activation2{fill:#f4f4f4;stroke:#666;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .actorPopupMenu{position:absolute;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .actor-man circle,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf line{fill:#ECECFF;stroke-width:2px;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf .node .neo-node{stroke:#9370DB;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node rect,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].cluster rect,#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i8\"><rect x=\"50\" y=\"567\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"765\" height=\"42\" class=\"note\"></rect><text x=\"433\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"433\">Handoff to a mobile device</tspan></text></g><text x=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Log me in</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine1\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"276\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Init IDO SDK</text><path d=\"M 276,173 C 336,163 336,203 276,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Desktop\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"fill: none;\"></path><text x=\"385\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Start journey</text><line x1=\"276\" y1=\"257\" x2=\"494\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Desktop\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"fill: none;\"></line><text x=\"499\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Match case: detect desktop</text><path d=\"M 499,311 C 559,301 559,341 499,331\" class=\"messageLine1\" data-et=\"message\" data-id=\"i3\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"643\" y=\"356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create cross-session message</text><line x1=\"499\" y1=\"395\" x2=\"786\" y2=\"395\" class=\"messageLine1\" data-et=\"message\" data-id=\"i4\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"646\" y=\"410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Message ID (ticket)</text><line x1=\"789\" y1=\"449\" x2=\"502\" y2=\"449\" class=\"messageLine1\" data-et=\"message\" data-id=\"i5\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"388\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">QR code (with ticket)</text><line x1=\"497\" y1=\"503\" x2=\"279\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"IDO\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"fill: none;\"></line><text x=\"177\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Display QR code</text><line x1=\"274\" y1=\"557\" x2=\"79\" y2=\"557\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"Desktop\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"646\" y=\"624\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Desktop journey resumes</text><line x1=\"789\" y1=\"663\" x2=\"502\" y2=\"663\" class=\"messageLine1\" data-et=\"message\" data-id=\"i9\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"499\" y=\"678\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication succeeded?</text><path d=\"M 499,717 C 559,707 559,747 499,737\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"388\" y=\"762\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Journey complete</text><line x1=\"497\" y1=\"801\" x2=\"279\" y2=\"801\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"IDO\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"fill: none;\"></line><text x=\"177\" y=\"816\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logged in</text><line x1=\"274\" y1=\"855\" x2=\"79\" y2=\"855\" class=\"messageLine1\" data-et=\"message\" data-id=\"i12\" data-from=\"Desktop\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-fdca22de97d959eaba9ad7c8f570eefe4bb62af2c7621cb85c5bdf507149d3cf-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 965px;\" viewBox=\"-50 -10 965 961\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"715\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"790\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"790\" dy=\"0\">Mosaic</tspan></text></g><g><rect x=\"423\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"498\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">IDO SDK</tspan></text></g><g><rect x=\"200\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Desktop\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Desktop client</tspan></text></g><g><rect x=\"0\" y=\"875\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"907.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor3\" x1=\"790\" y1=\"65\" x2=\"790\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"M\" data-et=\"life-line\" data-id=\"M\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"M\"><rect x=\"715\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"790\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"790\" dy=\"0\">Mosaic</tspan></text></g></g><g><line id=\"actor2\" x1=\"498\" y1=\"65\" x2=\"498\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDO\" data-et=\"life-line\" data-id=\"IDO\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDO\"><rect x=\"423\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"498\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"498\" dy=\"0\">IDO SDK</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Desktop\" data-et=\"life-line\" data-id=\"Desktop\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Desktop\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Desktop\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Desktop client</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"875\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .error-icon{fill:#a44141;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .error-text{fill:#ddd;stroke:#ddd;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-thickness-normal{stroke-width:1px;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-thickness-thick{stroke-width:3.5px;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-pattern-solid{stroke-dasharray:0;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .marker.cross{stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 p{margin:0;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .actor-line{stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .sequenceNumber{fill:black;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .messageText{fill:lightgrey;stroke:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .labelText,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .loopText,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .sectionTitle,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .noteText,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .actorPopupMenu{position:absolute;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .actor-man circle,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 line{fill:#1f2020;stroke-width:2px;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 .node .neo-node{stroke:#ccc;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node rect,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].cluster rect,#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node polygon{stroke:url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node path{stroke:url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-gradient);stroke-width:1px;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node circle{stroke:url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><g data-et=\"note\" data-id=\"i8\"><rect x=\"50\" y=\"567\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"765\" height=\"42\" class=\"note\"></rect><text x=\"433\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\"><tspan x=\"433\">Handoff to a mobile device</tspan></text></g><text x=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Log me in</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine1\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"276\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Init IDO SDK</text><path d=\"M 276,173 C 336,163 336,203 276,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Desktop\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"fill: none;\"></path><text x=\"385\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Start journey</text><line x1=\"276\" y1=\"257\" x2=\"494\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Desktop\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"fill: none;\"></line><text x=\"499\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Match case: detect desktop</text><path d=\"M 499,311 C 559,301 559,341 499,331\" class=\"messageLine1\" data-et=\"message\" data-id=\"i3\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"643\" y=\"356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Create cross-session message</text><line x1=\"499\" y1=\"395\" x2=\"786\" y2=\"395\" class=\"messageLine1\" data-et=\"message\" data-id=\"i4\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"646\" y=\"410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Message ID (ticket)</text><line x1=\"789\" y1=\"449\" x2=\"502\" y2=\"449\" class=\"messageLine1\" data-et=\"message\" data-id=\"i5\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"388\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">QR code (with ticket)</text><line x1=\"497\" y1=\"503\" x2=\"279\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"IDO\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"fill: none;\"></line><text x=\"177\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Display QR code</text><line x1=\"274\" y1=\"557\" x2=\"79\" y2=\"557\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"Desktop\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"646\" y=\"624\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Desktop journey resumes</text><line x1=\"789\" y1=\"663\" x2=\"502\" y2=\"663\" class=\"messageLine1\" data-et=\"message\" data-id=\"i9\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"499\" y=\"678\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Authentication succeeded?</text><path d=\"M 499,717 C 559,707 559,747 499,737\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"388\" y=\"762\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Journey complete</text><line x1=\"497\" y1=\"801\" x2=\"279\" y2=\"801\" class=\"messageLine0\" data-et=\"message\" data-id=\"i11\" data-from=\"IDO\" data-to=\"Desktop\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"fill: none;\"></line><text x=\"177\" y=\"816\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Logged in</text><line x1=\"274\" y1=\"855\" x2=\"79\" y2=\"855\" class=\"messageLine1\" data-et=\"message\" data-id=\"i12\" data-from=\"Desktop\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-14a46ff11c764f364fe0d114af1f3953f36ace9abec5adef81d60be4292f6434-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>"},"children":["sequenceDiagram\n    participant User\n    participant Desktop as Desktop client\n    participant IDO as IDO SDK\n    participant M as Mosaic\n\n    User-->>Desktop: Log me in\n    Desktop->>Desktop: Init IDO SDK\n    Desktop->>IDO: Start journey\n    IDO-->>IDO: Match case: detect desktop\n    IDO-->>M: Create cross-session message\n    M-->>IDO: Message ID (ticket)\n    IDO->>Desktop: QR code (with ticket)\n    Desktop-->>User: Display QR code\n    note over User, M: Handoff to a mobile device\n    M-->>IDO: Desktop journey resumes\n    IDO-->>IDO: Authentication succeeded?\n    IDO->>Desktop: Journey complete\n    Desktop-->>User: Logged in\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Completing face authentication on mobile:"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The user scans the QR code with their personal mobile device, which initiates a new instance of the journey. It detects the client and cross-session message, and performs the selfie capture. Once the selfie is acquired and validated on the mobile device, the result is communicated via the cross-session message."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n    participant User\n    participant Mobile as Mobile client\n    participant IDO as IDO SDK\n    participant IDV as IDV SDK\n    participant M as Mosaic\n\n    User-->>Mobile: Scans QR code\n    Mobile->>Mobile: Init SDKs\n    Mobile->>IDO: Start journey (with ticket)\n    IDO-->>IDO: Match case: detect mobile + cross-session\n    IDO->>Mobile: Selfie acquisition step\n    IDV->>User:Capture selfie\n    User->>IDV: Selfie\n    IDV-->>IDO: Complete\n    IDO-->>M: Selfie data\n    M-->>M: Face authentication\n    M-->>IDO: Complete\n    IDO-->>M: Process cross-session message\n","diagramHtml":"<svg id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1122.5px;\" viewBox=\"-50 -10 1122.5 909\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"871.5\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"946.5\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"946.5\" dy=\"0\">Mosaic</tspan></text></g><g><rect x=\"671.5\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDV\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"746.5\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"746.5\" dy=\"0\">IDV SDK</tspan></text></g><g><rect x=\"456\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"531\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"531\" dy=\"0\">IDO SDK</tspan></text></g><g><rect x=\"200\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Mobile\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Mobile client</tspan></text></g><g><rect x=\"0\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor4\" x1=\"946.5\" y1=\"65\" x2=\"946.5\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"M\" data-et=\"life-line\" data-id=\"M\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"M\"><rect x=\"871.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"946.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"946.5\" dy=\"0\">Mosaic</tspan></text></g></g><g><line id=\"actor3\" x1=\"746.5\" y1=\"65\" x2=\"746.5\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDV\" data-et=\"life-line\" data-id=\"IDV\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDV\"><rect x=\"671.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDV\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"746.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"746.5\" dy=\"0\">IDV SDK</tspan></text></g></g><g><line id=\"actor2\" x1=\"531\" y1=\"65\" x2=\"531\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDO\" data-et=\"life-line\" data-id=\"IDO\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDO\"><rect x=\"456\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"531\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"531\" dy=\"0\">IDO SDK</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Mobile\" data-et=\"life-line\" data-id=\"Mobile\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Mobile\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Mobile\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Mobile client</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .error-icon{fill:#552222;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .error-text{fill:#552222;stroke:#552222;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-thickness-normal{stroke-width:1px;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-thickness-thick{stroke-width:3.5px;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-pattern-solid{stroke-dasharray:0;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .marker{fill:#333333;stroke:#333333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .marker.cross{stroke:#333333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 p{margin:0;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .actor-line{stroke:#9370DB;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .sequenceNumber{fill:white;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .messageText{fill:#333;stroke:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .labelText,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .loopText,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .sectionTitle,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .noteText,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .actorPopupMenu{position:absolute;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .actor-man circle,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 line{fill:#ECECFF;stroke-width:2px;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 .node .neo-node{stroke:#9370DB;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node rect,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].cluster rect,#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Scans QR code</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine1\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"276\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Init SDKs</text><path d=\"M 276,173 C 336,163 336,203 276,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Mobile\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"fill: none;\"></path><text x=\"402\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Start journey (with ticket)</text><line x1=\"276\" y1=\"257\" x2=\"527\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Mobile\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"fill: none;\"></line><text x=\"532\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Match case: detect mobile + cross-session</text><path d=\"M 532,311 C 592,301 592,341 532,331\" class=\"messageLine1\" data-et=\"message\" data-id=\"i3\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"405\" y=\"356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie acquisition step</text><line x1=\"530\" y1=\"395\" x2=\"279\" y2=\"395\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"IDO\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"fill: none;\"></line><text x=\"412\" y=\"410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Capture selfie</text><line x1=\"745.5\" y1=\"449\" x2=\"79\" y2=\"449\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"IDV\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"fill: none;\"></line><text x=\"409\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie</text><line x1=\"76\" y1=\"503\" x2=\"742.5\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"User\" data-to=\"IDV\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"fill: none;\"></line><text x=\"640\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Complete</text><line x1=\"745.5\" y1=\"557\" x2=\"535\" y2=\"557\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"IDV\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"737\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie data</text><line x1=\"532\" y1=\"611\" x2=\"942.5\" y2=\"611\" class=\"messageLine1\" data-et=\"message\" data-id=\"i8\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"948\" y=\"626\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Face authentication</text><path d=\"M 947.5,665 C 1007.5,655 1007.5,695 947.5,685\" class=\"messageLine1\" data-et=\"message\" data-id=\"i9\" data-from=\"M\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"740\" y=\"710\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Complete</text><line x1=\"945.5\" y1=\"749\" x2=\"535\" y2=\"749\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"737\" y=\"764\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Process cross-session message</text><line x1=\"532\" y1=\"803\" x2=\"942.5\" y2=\"803\" class=\"messageLine1\" data-et=\"message\" data-id=\"i11\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-07ae49edcf322e92b925482f97fc123294feb7064dfba47c48e03ae2b1c14221-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1122.5px;\" viewBox=\"-50 -10 1122.5 909\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"871.5\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"946.5\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"946.5\" dy=\"0\">Mosaic</tspan></text></g><g><rect x=\"671.5\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDV\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"746.5\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"746.5\" dy=\"0\">IDV SDK</tspan></text></g><g><rect x=\"456\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"531\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"531\" dy=\"0\">IDO SDK</tspan></text></g><g><rect x=\"200\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Mobile\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Mobile client</tspan></text></g><g><rect x=\"0\" y=\"823\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"855.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g><g><line id=\"actor4\" x1=\"946.5\" y1=\"65\" x2=\"946.5\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"M\" data-et=\"life-line\" data-id=\"M\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"M\"><rect x=\"871.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"M\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"946.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"946.5\" dy=\"0\">Mosaic</tspan></text></g></g><g><line id=\"actor3\" x1=\"746.5\" y1=\"65\" x2=\"746.5\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDV\" data-et=\"life-line\" data-id=\"IDV\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDV\"><rect x=\"671.5\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDV\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"746.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"746.5\" dy=\"0\">IDV SDK</tspan></text></g></g><g><line id=\"actor2\" x1=\"531\" y1=\"65\" x2=\"531\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"IDO\" data-et=\"life-line\" data-id=\"IDO\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"IDO\"><rect x=\"456\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"IDO\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"531\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"531\" dy=\"0\">IDO SDK</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Mobile\" data-et=\"life-line\" data-id=\"Mobile\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Mobile\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Mobile\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Mobile client</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"823\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"User\" data-et=\"life-line\" data-id=\"User\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"User\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"User\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">User</tspan></text></g></g><style>#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .error-icon{fill:#a44141;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .error-text{fill:#ddd;stroke:#ddd;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-thickness-normal{stroke-width:1px;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-thickness-thick{stroke-width:3.5px;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-pattern-solid{stroke-dasharray:0;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-pattern-dashed{stroke-dasharray:3;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .edge-pattern-dotted{stroke-dasharray:2;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .marker{fill:lightgrey;stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .marker.cross{stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea p{margin:0;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .actor-line{stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .sequenceNumber{fill:black;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .messageText{fill:lightgrey;stroke:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .labelText,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .loopText,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .sectionTitle,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .noteText,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .actorPopupMenu{position:absolute;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .actor-man circle,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea line{fill:#1f2020;stroke-width:2px;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea .node .neo-node{stroke:#ccc;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node rect,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].cluster rect,#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node polygon{stroke:url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node path{stroke:url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-gradient);stroke-width:1px;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node circle{stroke:url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Scans QR code</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine1\" data-et=\"message\" data-id=\"i0\" data-from=\"User\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"276\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Init SDKs</text><path d=\"M 276,173 C 336,163 336,203 276,193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Mobile\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"fill: none;\"></path><text x=\"402\" y=\"218\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Start journey (with ticket)</text><line x1=\"276\" y1=\"257\" x2=\"527\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Mobile\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"fill: none;\"></line><text x=\"532\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Match case: detect mobile + cross-session</text><path d=\"M 532,311 C 592,301 592,341 532,331\" class=\"messageLine1\" data-et=\"message\" data-id=\"i3\" data-from=\"IDO\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"405\" y=\"356\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie acquisition step</text><line x1=\"530\" y1=\"395\" x2=\"279\" y2=\"395\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"IDO\" data-to=\"Mobile\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"fill: none;\"></line><text x=\"412\" y=\"410\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Capture selfie</text><line x1=\"745.5\" y1=\"449\" x2=\"79\" y2=\"449\" class=\"messageLine0\" data-et=\"message\" data-id=\"i5\" data-from=\"IDV\" data-to=\"User\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"fill: none;\"></line><text x=\"409\" y=\"464\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie</text><line x1=\"76\" y1=\"503\" x2=\"742.5\" y2=\"503\" class=\"messageLine0\" data-et=\"message\" data-id=\"i6\" data-from=\"User\" data-to=\"IDV\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"fill: none;\"></line><text x=\"640\" y=\"518\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Complete</text><line x1=\"745.5\" y1=\"557\" x2=\"535\" y2=\"557\" class=\"messageLine1\" data-et=\"message\" data-id=\"i7\" data-from=\"IDV\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"737\" y=\"572\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Selfie data</text><line x1=\"532\" y1=\"611\" x2=\"942.5\" y2=\"611\" class=\"messageLine1\" data-et=\"message\" data-id=\"i8\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"948\" y=\"626\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Face authentication</text><path d=\"M 947.5,665 C 1007.5,655 1007.5,695 947.5,685\" class=\"messageLine1\" data-et=\"message\" data-id=\"i9\" data-from=\"M\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></path><text x=\"740\" y=\"710\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Complete</text><line x1=\"945.5\" y1=\"749\" x2=\"535\" y2=\"749\" class=\"messageLine1\" data-et=\"message\" data-id=\"i10\" data-from=\"M\" data-to=\"IDO\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"737\" y=\"764\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Process cross-session message</text><line x1=\"532\" y1=\"803\" x2=\"942.5\" y2=\"803\" class=\"messageLine1\" data-et=\"message\" data-id=\"i11\" data-from=\"IDO\" data-to=\"M\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-4f39181294ab3a9ad375e1b6da6ee643957c2f9d46c8892bde46f5003f5bacea-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>"},"children":["sequenceDiagram\n    participant User\n    participant Mobile as Mobile client\n    participant IDO as IDO SDK\n    participant IDV as IDV SDK\n    participant M as Mosaic\n\n    User-->>Mobile: Scans QR code\n    Mobile->>Mobile: Init SDKs\n    Mobile->>IDO: Start journey (with ticket)\n    IDO-->>IDO: Match case: detect mobile + cross-session\n    IDO->>Mobile: Selfie acquisition step\n    IDV->>User:Capture selfie\n    User->>IDV: Selfie\n    IDV-->>IDO: Complete\n    IDO-->>M: Selfie data\n    M-->>M: Face authentication\n    M-->>IDO: Complete\n    IDO-->>M: Process cross-session message\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"before-you-start","__idx":4},"children":["Before you start"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Complete all prerequisite steps described in the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face#before-you-start"},"children":["Face authentication"]}," guide, including creating an application, installing SDKs, and implementing a login method for existing users."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"support-cross-device-handoff-in-the-journey","__idx":5},"children":["Support cross-device handoff in the journey"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"badge-wrapper"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"className":"badge"},"children":["Admin Portal"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The cross-device flow requires modifying the authentication journey from the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face#authentication-journey"},"children":["base guide"]}," to detect the client platform and route the flow accordingly."]},{"$$mdtype":"Tag","name":"figure","attributes":{"style":{"margin":"0"}},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/assets/auth_face_cross_device.39527f060a95e4c5c3196d29d5b2846928dd95a89ae7486149bd3e4e955b4d39.2397ab79.png","target":"_blank"},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/auth_face_cross_device.39527f060a95e4c5c3196d29d5b2846928dd95a89ae7486149bd3e4e955b4d39.2397ab79.png","alt":"Face authentication in cross-device flow","style":{"maxWidth":"100%"}},"children":[]}]},{"$$mdtype":"Tag","name":"figcaption","attributes":{"style":{"color":"grey","fontStyle":"italic","fontSize":"14px"}},"children":["\n    Click to open the image in a dedicated tab.\n  "]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Example"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This is an example journey that represents a basic use case that uses face authentication as a second factor after email OTP. Adjust your journey as needed. The numbered callouts in the example journey above highlight the areas that differ from the basic use case and require configuration for cross-device face authentication."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"1-match-case-branching","__idx":6},"children":["1. Match case branching"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Add the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/match_case"},"children":["Match case"]}," step as an initial step in the journey. The source expression should detect whether the journey is running on a mobile or desktop device and whether a cross-session message is present before branching accordingly. For example, you can use the code below to evaluate the user agent and check for a cross-session message."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"let userAgent = @policy.request().headers[\"user-agent\"] return\nlet commonMobileKeys = [\"Mobi\",\"Android\",\"iPhone\",\"iPad\",\"iPod\",\"Windows Phone\",\"Opera Mini\",\"IEMobile\"] return\nlet isMobile = @std.containsIf(commonMobileKeys, (item) => @strings.refind(userAgent,item)) return\nlet isCross = @policy.getInteractionParameters().interactionParams.claims.csm != null return\nlet result = isMobile ? (isCross ? \"Mobile - Cross\" : \"Mobile - Main\") : (isCross ? \"Desktop - Cross\" : \"Desktop - Main\")\nreturn result\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This routes the journey into one of the following branches:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Branch"},"children":["Branch"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Desktop - Main"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The journey runs on a desktop without a cross-session context. This is the primary entry point: collects the user identifier and initiates the cross-device handoff."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Mobile - Main"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The journey runs on a mobile device without a cross-session context. This is the primary entry point for the standard mobile face authentication (same as the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/user/auth_face"},"children":["base guide"]},")."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Mobile - Cross"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The journey runs on a mobile device with a cross-session context. This is the branch triggered when the user scans the QR code—it performs the selfie capture and communicates the result back."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Desktop - Cross"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not a valid scenario. Routes to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/reject_access"},"children":["Reject access"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Otherwise"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Fallback for unrecognized contexts. Routes to ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/reject_access"},"children":["Reject access"]},"."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"2-desktop---main-branch","__idx":7},"children":["2. Desktop - Main branch"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This branch represents the primary entry point for the cross-device use case. The user starts the face authentication on the desktop, and the journey initiates the cross-device handoff to a mobile device. For example, it can include the following actions:"]},{"$$mdtype":"Tag","name":"figure","attributes":{"style":{"margin":"0"}},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/assets/auth_face_cross_device_desktop.d3905b7c821c70b7f360554228e1952ce13e10014e46068b4daef41b693ba3c8.2397ab79.png","target":"_blank"},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/auth_face_cross_device_desktop.d3905b7c821c70b7f360554228e1952ce13e10014e46068b4daef41b693ba3c8.2397ab79.png","alt":"Face authentication in cross-device flow: desktop main branch","style":{"maxWidth":"100%"}},"children":[]}]},{"$$mdtype":"Tag","name":"figcaption","attributes":{"style":{"color":"grey","fontStyle":"italic","fontSize":"14px"}},"children":["\n    Click to open the image in a dedicated tab.\n  "]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/login_form"},"children":["Login form"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/authenticate_email_otp"},"children":["Email OTP authentication"]}," steps: Displays the login form and performs email OTP authentication as a first factor."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/create_cross-session_message"},"children":["Create cross-session message"]}," step: Creates a cross-session message containing the user context so it can be shared with the mobile session. Configure the step as follows:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cross-session message request fields"]},": add ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["user_context"]}," field with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["@policy.userContext()"]}," value"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Output variable"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["csm"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/wait_for_cross-session_message"},"children":["Wait for cross-session message"]}," step: Waits for the mobile device to process the cross-session message, displaying a QR code that the user scans with their phone. Configure the step as follows:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["csm"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id format"]},": set to \"Display as QR code\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id display mode"]},": set to \"Display Custom Expression\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id to display"]},": set to expression below. Client ID can be found in your app settings in the Admin Portal. Redirect URL can be any page the client redirects to upon completion, such as SSO hosted domain URL or your custom domain. Base URL depends on your region or custom domain (api.transmitsecurity.io, api.sbx.transmitsecurity.io, etc.),"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"   let clientId = \"<YOUR_CLIENT_ID>\" return\n   let redirectUrl = `https://<YOUR_REDIRECT_URL>/cross-device-complete/?clientId=${clientId}` return\n   let claims = @strings.tojson({csm: csm, id_token:{}}) return\n  `https://<YOUR_BASE_URL>/cis/oidc/auth?client_id=${clientId}&redirect_uri=${@strings.urlEncode(redirectUrl)}&response_type=code&prompt=login&scope=openid&claims=${@strings.urlEncode(claims)}`\n","lang":"bash"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/condition"},"children":["Condition"]}," step: Once the mobile session completes, checks whether the face authentication succeeded."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/complete_journey"},"children":["Complete journey"]}," or ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/reject_access"},"children":["Reject access"]}," steps: Depending on the result, successfully completes the journey or rejects access."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"3-mobile---cross-branch","__idx":8},"children":["3. Mobile - Cross branch"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This branch runs on the mobile device after the user scans the QR code displayed on the desktop. It performs the selfie capture and face authentication, then communicates the result back to the desktop session. For example, it can include the following actions:"]},{"$$mdtype":"Tag","name":"figure","attributes":{"style":{"margin":"0"}},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/assets/auth_face_cross_device_mobile.c5d6a8da5b398e5c74bdaf79f24ea0f0afb7893361196e04b7aa92183624069d.2397ab79.png","target":"_blank"},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/auth_face_cross_device_mobile.c5d6a8da5b398e5c74bdaf79f24ea0f0afb7893361196e04b7aa92183624069d.2397ab79.png","alt":"Face authentication in cross-device flow: mobile cross branch","style":{"maxWidth":"100%"}},"children":[]}]},{"$$mdtype":"Tag","name":"figcaption","attributes":{"style":{"color":"grey","fontStyle":"italic","fontSize":"14px"}},"children":["\n    Click to open the image in a dedicated tab.\n  "]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/set_temporary_variables"},"children":["Set temporary variables"]}," step: Extracts cross-session message values and sets temporary variables for use later in the flow. Configure this step as follows:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Variable ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["csm"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["@policy.getInteractionParameters().interactionParams.claims.csm"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Variable ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["original_user_context"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["@policy.readCrossSessionMessage(@policy.getInteractionParameters().interactionParams.claims.csm).user_params.user_context"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/restore_user_context"},"children":["Restore user context"]}," step: Restores the user context from the cross-session message so the journey can act on behalf of the authenticated user. Configure this step as follows:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Saved user context"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["original_user_context"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If you expect multiple users to use the same device for authentication (meaning somebody could have already authenticated on this mobile device), consider clearing user context first by setting ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Saved user context"]}," to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/selfie_acquisition"},"children":["Selfie acquisition"]}," step: Obtains a selfie image from the user on the mobile device."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/authenticate_face"},"children":["Face authentication"]}," step: Verifies the selfie (obtained from the journey context) against the stored reference vector. Configure this step as follows:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Identifiers"]},": set to \"Email\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Identifier value"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["@policy.userContext().user_identifiers.email"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Depending on the result:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Success"]},": ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/process_cross-session_message"},"children":["Process cross-session message"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/complete_journey"},"children":["Complete journey"]}," steps: Processes the cross-session message to signal success back to the desktop session, then completes the journey. Configure the Process cross-session message step as follows:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cross-session message reply fields"]},": add ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["access_token"]}," field with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["@policy.userContext().access_token"]}," value"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Output variable"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cross_session_message"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["csm"]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Failure"]},": ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/process_cross-session_message"},"children":["Process cross-session message"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/guides/orchestration/journeys/reject_access"},"children":["Reject access"]}," steps: Processes the cross-session message to signal failure back to the desktop session, then rejects access. Configure the Process cross-session message step as follows:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cross-session message reply fields"]},": add ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["error"]}," field with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["error"]}," value"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Output variable"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cross_session_message"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Message id"]},": set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["csm"]}]}]}]}]}]}]}]},"headings":[{"value":"Cross-device face authentication","id":"cross-device-face-authentication","depth":1},{"value":"How it works","id":"how-it-works","depth":2},{"value":"Face registration","id":"face-registration","depth":3},{"value":"Cross-device face authentication","id":"cross-device-face-authentication-1","depth":3},{"value":"Before you start","id":"before-you-start","depth":2},{"value":"Support cross-device handoff in the journey","id":"support-cross-device-handoff-in-the-journey","depth":2},{"value":"1. Match case branching","id":"1-match-case-branching","depth":3},{"value":"2. Desktop - Main branch","id":"2-desktop---main-branch","depth":3},{"value":"3. Mobile - Cross branch","id":"3-mobile---cross-branch","depth":3}],"frontmatter":{"markdown":{"toc":{"depth":3}},"seo":{"title":"Cross-device face authentication"}},"lastModified":"2026-07-13T08:28:21.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/user/auth_face_cross_device","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}