From 3c5d6c4874f00eec13caa6b6ac40c85ecb6b80db Mon Sep 17 00:00:00 2001 From: Gary Reynolds Date: Thu, 22 Feb 2024 08:17:18 +1100 Subject: [PATCH] chore(docs): inline OIDC flow diagram When viewing the Authentication page, the diagram showing the flow is a useful resource for understanding the rest of the page. Rather than linking to a specific version of the SVG, inline it as part of the documentation. --- docs/admin/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/auth.md b/docs/admin/auth.md index e6c24eed86337..23a4655d51221 100644 --- a/docs/admin/auth.md +++ b/docs/admin/auth.md @@ -1,6 +1,6 @@ # Authentication -[OIDC with Coder Sequence Diagram](https://raw.githubusercontent.com/coder/coder/138ee55abb3635cb2f3d12661f8caef2ca9d0961/docs/images/oidc-sequence-diagram.svg). +![OIDC with Coder Sequence Diagram](../images/oidc-sequence-diagram.svg). By default, Coder is accessible via password authentication. Coder does not recommend using password authentication in production, and recommends using an