https://bz.apache.org/bugzilla/show_bug.cgi?id=64011

--- Comment #15 from Michael Osipov <micha...@apache.org> ---
Created attachment 36946
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36946&action=edit
Patch against tag 8.5.50

I personally don't like the strip operation because it is flawed in several
ways:

* It modifies the username which should be at most at the discretion of a realm
implemenation
* It assumes to be email style w/o inspecting the OID
* It is true by default

You might be better off with my specialized SPNEGO and Active Directory realm
for Tomcat. It works with tens of domains and cross-forest suppor too.

Waiting for your test results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to