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

#3990 Revert SetUser for in memory ContextManager #3993

Conversation

swegele
Copy link
Contributor

@swegele swegele commented May 29, 2024

Only for the in memory ContextManager, reverting back to allow SetUser for pure Blazor Server Interactive code to be able to set the ClaimsPrincipal into app context during live circuit.

Closes #3990 in the v8.x branch

… to allowing SetUser for purely Blazor Server Interactive code to be able to set the ClaimsPrincipal into app context during live circuit.
@swegele swegele changed the title #3990 Only for the in memory ContextManager, reverting back to allowi… #3990 Revert SetUser for in memory ContextManager May 29, 2024
@rockfordlhotka rockfordlhotka merged commit 53a789d into MarimerLLC:v8.x May 30, 2024
1 check passed
swegele added a commit to swegele/csla that referenced this pull request May 30, 2024
… to allowing SetUser for purely Blazor Server Interactive code to be able to set the ClaimsPrincipal into app context during live circuit. (MarimerLLC#3993)
rockfordlhotka pushed a commit that referenced this pull request May 30, 2024
…ng SetUser for purely Blazor Server Interactive code to be able to set the ClaimsPrincipal into app context during live circuit. (#3993) (#3996)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can I get SIR only behavior added back to ApplicationContextManagerInMemory
2 participants