mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Authentication
|
||||
|
||||
[OIDC with Coder Sequence Diagram](https://raw.githubusercontent.com/coder/coder/138ee55abb3635cb2f3d12661f8caef2ca9d0961/docs/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
|
||||
|
||||
Reference in New Issue
Block a user