You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the new backend system to the RBAC backend plugin.
This implies:
Creating and providing the BackendFeatureFactory default export
Thinking about necessary extension points
Having a way to gather the pluginID of BackendFeatures created with createBackendPlugin(), in order to pass the list of pluginIDs to the RBAC plugin (as an extension ?).
The text was updated successfully, but these errors were encountered:
Add support for the new backend system to the RBAC backend plugin.
This implies:
BackendFeatureFactory
default exportpluginID
ofBackendFeature
s created withcreateBackendPlugin()
, in order to pass the list of pluginIDs to the RBAC plugin (as an extension ?).The text was updated successfully, but these errors were encountered: