Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit Session Management docs #12601

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

marcusdacoregio
Copy link
Contributor

Closes gh-12519

@marcusdacoregio marcusdacoregio added status: duplicate A duplicate of another issue in: docs An issue in Documentation or samples type: enhancement A general enhancement labels Jan 30, 2023
@marcusdacoregio marcusdacoregio added this to the 5.8.2 milestone Jan 30, 2023
@marcusdacoregio marcusdacoregio self-assigned this Jan 30, 2023
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, @marcusdacoregio! I've left my feedback inline.



include::partial$servlet/architecture/security-context-explicit.adoc[]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this needs a flow chart that shows when each of these components is triggered on:

  1. an already-authenticated request
  2. an authentication request

The chart would include and then link to the sections relevant to each square in the chart.

@marcusdacoregio
Copy link
Contributor Author

Thanks, @jzheaux, I've addressed your suggestions and updated the PR. I also reverted this commit based on @rwinch feedback.

Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a huge improvement, @marcusdacoregio. Thanks for your efforts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants