Skip to content

Conversation

slawor
Copy link
Contributor

@slawor slawor commented Sep 14, 2021

I added Markup extentions to have the possibility to react on ClaimsPrincipal changes like new claims.
The base class of the Extentions will trigger an update at each DependencyObject which uses a permission extention.
The base class will be informed by the ClaimsPrincipalExtension class which is a kind of helper. This class can be used at every place in your application which can correctly recognize an update of the current ClaimsPrincipal.

@slawor slawor requested a review from dbeuchler September 14, 2021 10:47
@slawor slawor requested a review from Toxantron September 14, 2021 10:48
@slawor slawor force-pushed the feature/PrincipalHandling branch 2 times, most recently from f7ce6ef to 4db8777 Compare September 14, 2021 10:56
@slawor slawor force-pushed the feature/PrincipalHandling branch from 4db8777 to b5e5846 Compare September 14, 2021 10:59
@dbeuchler dbeuchler added the enhancement New feature or request label Sep 14, 2021
@dbeuchler dbeuchler added this to the ClientFramework 3.1 milestone Sep 14, 2021
@dbeuchler dbeuchler merged commit d1a687a into PHOENIXCONTACT:dev Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants