Duo HMAC Authentication - Rest API

Deepaa
Tera Contributor

Hello,

I'm trying to get the list of duo users and having issue with HMAC authentication. 

I couldn't find anything related to HMAC authentication.

 

Sorry if it is a duplicate post.

Thanks in advance.

Deepa

 

5 REPLIES 5

ShAn21
Tera Guru

Hi Deepa

 

We you able to setup HMAC auth for your API?

 

Thanks

Deepaa
Tera Contributor

Hello,

 

Thanks for checking.

I still have the issue with HMAC. Would you able to help me?

 

Thanks

Josh Baumann
Tera Contributor

I've also run into issues with DUO and HMAC authentication.   There is another thread about this that you might want to check out https://www.servicenow.com/community/developer-blog/service-now-duo-integration/ba-p/2290377  

@shawnbradley  solution appears to leverage building out authentication functionality on a separate server/ or midserver 

Our use case was to leverage this for self-service password reset functionality.  We end up using SMS functionality.  I believe ootb password reset functionality now supports DUO authentication.  We are reviewing options to potentially migrate to that.  

Deepaa
Tera Contributor

Thanks for sharing.