📄️ Windows
The Windows plugin(win_plugin) for the Baz system allows you to read different types of data from both Active Directory & Windows servers. The plugin internally uses LDAP protocol & PowerShell APIs over the Windows Remote Management (WinRM) service to gather requested data. The plugin gets installed with the BazCLI package.
📄️ Okta
The Okta plugin (oktaplugin) for the Baz system can talk to Okta, the SaaS Identity service. Internally, it uses the Okta APIs and wraps an RPC service around it. The plugin gets installed with the BazCLI package and runs as a systemd_ service listening on port 60051 for requests.
📄️ LDAP
The LDAP plugin (ldap_plugin) lets you communicate with LDAPv3 servers through RPC APIs. The plugin internally uses the LDAP protocol to communicate with LDAPv3 servers. The plugin gets installed with the BazCLI package and runs as a systemd service listening on port 60389 for requests.
📄️ SailPoint IdentityIQ
The IdentityIQ plugin (iiqplugin) for the Baz system can talk to Sailpoint IdentityIQ(IIQ), the IGA service. Internally, it uses the IdentityIQ APIs (SCIM APIs as well as the DevSAK plugin) and wraps an RPC service around it. The plugin gets installed with the BazCLI package and runs as a \systemd\* service listening on port 58443 for requests.