From 7a245e61b16d3a37eced075b1565cf0d947aeb80 Mon Sep 17 00:00:00 2001 From: Gary Reynolds Date: Mon, 26 Feb 2024 15:48:01 +1100 Subject: [PATCH] chore(docs): inline OIDC flow diagram (#12255) 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 e6c24eed86..23a4655d51 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