Question

Unable to find the digest authentication authorisation in the REST webservices package in AA

  • 19 January 2023
  • 4 replies
  • 86 views

Badge +1

Hello team, i am unable to find the digest authentication authorization in REST Webservices package,

the authorization is available i postman and when i try to implement it on automation anywhere , it is should authorization error ( check the credentials) , Could you guys help me with this on which authorization should i use ? 

Here i am currently using basic authentication and it is throwing this error, 

in postman, we gave authorization as digest auth 

 


4 replies

Userlevel 6
Badge +16

Hi @chay 3741 

As of now AA does not support Digest authentication I guess, i’d recommend opening a support case with AA for the confirmation and Change Request.

Checkout below documentation on available auth options as of now,

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rest-web-service.html

Authentication Mode :

  1. No Authentication
  2. Basic
  3. Logged-in AD User:
  4. Windows NT LAN Manager (NTLM) Authentication (AD User)
Userlevel 5
Badge +14

@chay 3741 

You have to try with control room user token 

 

Token :

 

Badge +1

Hi @chay 3741 

As of now AA does not support Digest authentication I guess, i’d recommend opening a support case with AA for the confirmation and Change Request.

Checkout below documentation on available auth options as of now,

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rest-web-service.html

Authentication Mode :

  1. No Authentication
  2. Basic
  3. Logged-in AD User:
  4. Windows NT LAN Manager (NTLM) Authentication (AD User)

thankyou 

Userlevel 6
Badge +16

Hi @chay 3741 

As of now AA does not support Digest authentication I guess, i’d recommend opening a support case with AA for the confirmation and Change Request.

Checkout below documentation on available auth options as of now,

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rest-web-service.html

Authentication Mode :

  1. No Authentication
  2. Basic
  3. Logged-in AD User:
  4. Windows NT LAN Manager (NTLM) Authentication (AD User)

thankyou 

Welcome @chay 3741 

If this helps you please mark answer as Best so it will be helpful for others as well.

Reply