Skip to content
Discussion options

You must be logged in to vote

Given that this data element is per-user, I'd strongly consider putting it as a claim in the ClaimsIdentity for the user.

If you don't want to do that, then probably putting it in ClientContext makes the most sense, so it flows with data portal calls.

There is no GlobalContext anymore - that has been removed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Chicagoan2016
Comment options

Answer selected by Chicagoan2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants