Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a245e6

Browse files
authored
chore(docs): inline OIDC flow diagram (#12255)
When viewing the Authentication page, the diagram showing the flow is a usefulresource for understanding the rest of the page.Rather than linking to a specific version of the SVG, inline it as part of thedocumentation.
1 parent245e280 commit7a245e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/admin/auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Authentication
22

3-
[OIDC with Coder Sequence Diagram](https://raw.githubusercontent.com/coder/coder/138ee55abb3635cb2f3d12661f8caef2ca9d0961/docs/images/oidc-sequence-diagram.svg).
3+
![OIDC with Coder Sequence Diagram](../images/oidc-sequence-diagram.svg).
44

55
By default, Coder is accessible via password authentication. Coder does not
66
recommend using password authentication in production, and recommends using an

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp