-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Security 2021-03-08, Security 2021-03-22, Security 2021-04-05, Security 2021-04-19, Security 2021-05-03
We have a global variable called internalSecurity declared here and initialized here. Given that this has to be used with either storage or the network (and thus a ServiceContext), we should convert it to be a ServiceContext decoration. There might be an opportunity to consolidate it into the AuthorizationManager as well, since it is already a decoration.