Hi All, PR [2932] proposes to replace SecurityContext parameters with PolarisPrincipal.
>From my POV this change makes sense because SecurityContext is specific to Web / REST frameworks (rs-api) while PolarisPrincipal is a Polaris concept and depends only on pure JRE interfaces. Overall, this PR reduces the dependency on Web / REST libraries in polaris-core. The PR has been in review since Oct 31. I propose to merge on Nov 4. Please comment or reply to this thread if you have any concerns. [2932] https://github.com/apache/polaris/pull/2932 Thanks, Dmitri.
