Skip to content

fuzziebrain/orclapex-tfa-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two-Factor Authentication Demo Application

Demo application to demonstrate use of Two-Factor Authentication to secure Oracle Application Express Applications. Click here to see the app in action.

Dependencies

The application demonstrates how Time-based One-time Password (TOTP) was available in OraOpenSource oos-utils since version 1.0.0.

Installation

The repository is structured as follows:

(Project Root)
├───apex
├───packages
└───schema
    └───1.0.0
  1. Execute the DDL scripts in schema/1.0.0.
  2. Compile the package specification and body for pkg_tfa_apex.
  3. Import the APEX application export in apex.

Acknowledgements

About

Demo application to demonstrate use of Two-Factor Authentication to secure Oracle Application Express Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages