You should have implementation of IPluginAdaptor or ITokenPluginAdaptor (since 5.1). There you implement createPluginFactory(...) and create your own plugin factories. This method receives as parameter credentials (saml token or username/password) and is invoked from vCO server.
↧