cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1851
Views
0
Helpful
1
Replies

How to invoke DUO from Oracle J E t Application

S_p1
Level 1
Level 1

Hi,
I am evaluating DUO. I need to integrate DUO with my web application written using Oracle J E T javascript framework. I need to invoke 2 factor authentication DUO popup only on the click of a button in a specific page and not right after initial login authentication. I did the following:

  • Created online account and generated ikey, skey, akey, and host values.
  • Installed the duo using npm install command
  • It installed duo under d:\myproject\mode_modules directory

Now, how do I invoke this from my js file? Please provide me with a sample js code from oracle jet perspective.
How to include this in define section in the js file. Is this correct or What name to give…
define([‘ojs/ojcore’,'duo’

Please prove me with a sample code.

Thanks.

1 Reply 1

S_p1
Level 1
Level 1

Can DUO be called from oracle jet. If yes, please share sample code.
Thanks.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links