Skip to content

Commit

Permalink
docs: fix sequence diagram in oidc-issuer.md
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Dec 12, 2023
1 parent 2bb57bc commit 24d7650
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/book/src/images/oidc-issuer-sequence-diagram.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sequenceDiagram
Azure Active Directory->>OpenID Connect Issuer:{IssuerURL}/openid/v1/jwks
OpenID Connect Issuer->>Azure Active Directory:Return the JWKS document
Azure Active Directory->>Azure Active Directory:Validate the authenticity of the service account token
Kubernetes Workload->>Azure Active Directory:Return an AAD token
Azure Active Directory->>Kubernetes Workload:Return an AAD token
```
--->

Expand Down

0 comments on commit 24d7650

Please sign in to comment.