Skip to content

DI and Business Rules #1730

Discussion options

You must be logged in to vote

Normally you'd put the tenant id as a claim in the ClaimsIdentity for the user, because each user might sign in under a different tenant.

Or put the RuleSet name in the ClaimsIdentity - kind of the same thing, as you want the rules engine to use the correct rule set for the user's tenant.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@rockfordlhotka
Comment options

@pszittyay
Comment options

@Chicagoan2016
Comment options

@pszittyay
Comment options

@rockfordlhotka
Comment options

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