Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Run RestAPI with API Token and not with password #4375

nini10 ·

Hi,

Is it possible using rest API with user token, so user not need you use his/her password?

In a simple words:
Using:

curl -X POST -L --user your-user-name:apiToken

Instead of:

curl -X POST -L --user your-user-name --password user-password

Thanks!

  • replies 5
  • views 996
  • stars 0
robinshen ADMIN ·
nini10 ·

Thanks for adding it as a new feature request.
Any estimation when this will be implement?

robinshen ADMIN ·

This will be included in QB12 which will be available in Feb 2022.

nini10 ·

Thanks for the answering.

BTW - What are the main features the new version will be include?

robinshen ADMIN ·

The biggest feature is the ability to run step as Kubernetes pods. This is a major enhancement of QB in recent years.