You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/identityserver/diagnostics/data.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ The diagnostics data contains the following information:
31
31
32
32
* Assembly information for [IdentityServer-related assemblies](https://github.com/DuendeSoftware/products/blob/main/identity-server/src/IdentityServer/Licensing/V2/Diagnostics/DiagnosticEntries/AssemblyInfoDiagnosticEntry.cs#L17)
33
33
* .NET runtime version
34
+
* IdentityServer version
34
35
* Assembly name and version
35
36
* Registered authentication schemes (does not include [dynamic providers](/identityserver/ui/login/dynamicproviders.md))
36
37
* Name of the scheme and authentication handler type
@@ -361,6 +362,7 @@ Diagnostics data is written to logs in one or more chunks containing data format
0 commit comments