#780 Unable to get user principal in servlet
Closed: Fixed Opened by edewata.

The HttpServletRequest.getUserPrincipal() does not return the authenticated username to the servlet. The solution is to set alwaysUseSession="true" into the context.xml and fix SSLAuthenticatorWithFallback to propagate this setting to the actual authenticators.


master: a5326958593a84236879c1bf9cc8b54e86ce089f

10.0 branch: 5bb2de627199a20df04da5c1eecbfd05ed5e7108

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: 10.0.6

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1347

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata