Hi Simon,
Thanks for replying.
Regarding the authentication, we would like to handle it by ourselves considering it's kind of completed.
So we write a nodejs script to get the cookie & csrfToken and append them to the yaml file.
.png?part=0.2&view=1)
And here's our yaml and authenticate.js file in the attachment section.
Actually I find I can only scan some static url, rather than our apis.
First I think the root cause is we got failed at authentication.
And I find it's passed in the authentication test dialog as below.
Then I think maybe it's because there is no session, so our context matches no api.
Simon, what do you think?
Do you think our solution is reasonable?
Kind regards,
Jason