Commit 3c9506e
authored
BREAKING CHANGE: Remove support for Claims Principal Extensions (#144)
These extensions have the potential to lead people astray - and methods
like`GetRoles` can be misleading because a `ClaimsIdentity` already
stores on itself which claim type represents roles, but this is
hardcoding a specific string.1 parent 41f2c04 commit 3c9506e
File tree
3 files changed
+0
-108
lines changed- IntelliTect.Multitool.Tests
- IntelliTect.Multitool/Security
3 files changed
+0
-108
lines changedLines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 43 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
0 commit comments