concierge icon indicating copy to clipboard operation
concierge copied to clipboard

Watson Assistant does not provide USERNAME and PASSWORD anymore (Now it provides IAM)

Open SagarKapasi099 opened this issue 5 years ago • 2 comments

After Installing The Project With npm install -g concierge-chatbot and running with concierge-chatbot Watson Assistant Username and password was asked. rsz_issue

But Since the Watson Assistant Gave API key (IAM token), instead of username/password, I Am Unable To Do Auth.

Also, While adding the Assistant service there is no option to choose between username/password based Auth and IAM Token Based Auth.

Is there a work around for this? Thanks.

SagarKapasi099 avatar Jan 14 '20 09:01 SagarKapasi099

You can use "apikey" in place of username and the respective Watson-Assistant API-Key in place of password. Hope it helps.

oscillator25 avatar Jul 18 '20 23:07 oscillator25

After Installing The Project With npm install -g concierge-chatbot and running with concierge-chatbot Watson Assistant Username and password was asked. rsz_issue

But Since the Watson Assistant Gave API key (IAM token), instead of username/password, I Am Unable To Do Auth.

Also, While adding the Assistant service there is no option to choose between username/password based Auth and IAM Token Based Auth.

Is there a work around for this? Thanks.

You can use "apikey" in place of username and the respective Watson-Assistant API-Key in place of password. Hope it helps.

oscillator25 avatar Jul 18 '20 23:07 oscillator25