Does it only appear when you add a plugin properly?
Can you please see this link? - https://developer.milestonesys.com/s/article/debugging-techniques-for-Management-Client-plugins
Thank you for that Rie,
If it is an access control integration, would that make any difference? I’ve looked at the SDK (DemoAccessControlPlugin) and it doesn’t seem to appear when I use that either.
I see that the env line in Plugin.def is marked as Service. This is the same as the demo access control plugin. Does this contribute in a similar sense?
DemoAccessControlPlugin is a very different sample compare to other plugins. That is why you can’t see it in plugin list in Management Client.
However, you can See it in Management Client. Please see the following instructions;
Select Access Control and right-click and select Create new…
Select DemoAccessControlPlugin at Integration plug-in.
If you deploy it correctly then you can see the name(Demo Access Control system) in Management Client.
I see. So, the MIP Plug-ins option (the jigsaw puzzle icon) will only show if there are non-access control plug-ins. Otherwise, it’ll be a selectable option under the access control section.

