Closed obelisk closed 5 years ago
@Jmpsec is working on the new APIs for osctrl that we will use. Once that's done I will do all the integrations and we'll get this closed out.
The @jmpsec code is out and tested. We have most of osctrl implementation available in the codebase as well. People will still need to fill it out for what kind of auth they use with osctrl but there isn't much we can do about that.
osctrl by default uses it's own database to handle authentication and is just a series of post requests. This is likely what other smaller deployments use so we should natively support that in goquery.