How do I authenticate to a TAXII Discovery Service endpoint?

kristopherrusso
Kilo Explorer

I've built a TAXII profile but the discovery server requires a username and password of guest/guest. I'm not sure how to build the REST message to send that. When I test connecting to the TAXII server manually with the username and password using Cabby it works fine.

https://www.anomali.com/platform/limo

https://github.com/TAXIIProject/TAXII-Specifications

https://developer.servicenow.com/app.do#!/document/content/app_store_doc_outbound_rest_helsinki_t_ConfiguringARESTMessage?v=helsinki

 

 

5 REPLIES 5

gossi123
Giga Contributor

You've successfully constructed a TAXII profile, but you're encountering difficulty with the discovery server's username and password requirements (guest/guest). You're uncertain about how to formulate the REST message to accommodate this. Interestingly, everything functions smoothly when manually connecting to the TAXII server with the specified username and password using Cabby. If you need further guidance,