Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address comments from SECDIR review #522

Merged
merged 11 commits into from
Jan 13, 2024
10 changes: 5 additions & 5 deletions diagram/usercode.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
| | | | AuthZ | |
| | | | | |
| | | |<==(8)==>| |
| | | |Completed+------+
| | | | | End |
| +--(11)-- Continue Request (B) --->| | | User |
| | | | `----`
| |<-(12)----- Grant Access ---------+ |
| | | |Complete | |
| | | | +------+
| +--(11)-- Continue Request (B) --->| | | End |
| | | | | User |
| |<-(12)----- Grant Access ---------+ | `----`
| | | |
| | | | +--------+
| +--(13)-- Access API ---------------------------->| RS |
Expand Down
Loading
Loading