Skip to content
Discussion options

You must be logged in to vote

Short answer: probably not.

While some of the authentication properties can be harmless, it is data belonging to the current user's session and exposing it could be dangerous. Especially when the properties contain tokens or session identifiers.

If you look at our UI template code for the Diagnostics page there, you'll notice that we only show the page if you visit the /diagnostics URL from localhost (or if you're local to the server hosting Duende IdentityServer).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by maartenba
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants