Skip to content

Commit

Permalink
Update iam.mdx
Browse files Browse the repository at this point in the history
Addresses @venkkatesh-sekar remark.
  • Loading branch information
roelstorms authored Jan 30, 2025
1 parent 09bd06a commit a09b9f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ sequenceDiagram
MA ->> PWA: 3. Load /?sessionPublicKey=<br/><SessionPublicKey>
activate II_FE
PWA ->> II_FE: 4. Standard II client auth protocol
Note over PWA,II_FE: II will create a delegation for the session<br/>key generated by the mobile application.
U ->> II_FE: 5. Authenticate with passkey
activate II_BE
II_FE ->> II_BE: 6. getDelegation(frontEndHostname)
Expand Down

0 comments on commit a09b9f1

Please sign in to comment.