Duo HMAC Authentication - Rest API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2023 05:54 PM - edited 02-28-2023 05:59 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 05:42 AM
Hi Deepa
We you able to setup HMAC auth for your API?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 09:28 AM
Hello,
Thanks for checking.
I still have the issue with HMAC. Would you able to help me?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 08:36 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 12:35 PM
Thanks for sharing.