cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2310
Views
0
Helpful
3
Replies

I'd like to trigger a DUO prompt without running js

WinstonianSimth
Level 1
Level 1

We have a website which is protected by duo. I would like to access it in a context where there is no browser - just a console app. When the attempt is first made, I’d like to trigger a duo push to the user attempting to log in.

So nothing big - just trigger the push automatically rather than waiting for the js to be loaded.

Thanks

1 Accepted Solution

Accepted Solutions

You would need to implement support for this using our AuthAPI. Duo’s WebSDK will only work in a web page.

Duo, not DUO.

View solution in original post

3 Replies 3

mkorovesisduo
Level 4
Level 4

Hi there, would our Auth API be able to accomplish what you’re after?

I don’t see anything in there that would send the DUO login prompt. (I have all the information available to set up the signed request, etc, but I don’t have a web browser.)

You would need to implement support for this using our AuthAPI. Duo’s WebSDK will only work in a web page.

Duo, not DUO.
Quick Links