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
Importers communicate with GraphKB backend over http with authentication.
Importers do not connect directly to DB anymore but instead send their
updates over http with authentication.
Authentication is handled with tokens whitelisted in the backend to allow
an importer to inject data into the graph.
0 commit comments