Coder Social home page Coder Social logo

fuzziebrain / orclapex-tfa-demo Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 5.0 81 KB

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

License: MIT License

PLSQL 100.00%
orclapex oracle-apex oracle-application-express

orclapex-tfa-demo's Introduction

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

orclapex-tfa-demo's People

Contributors

fuzziebrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

orclapex-tfa-demo's Issues

Error Compelling the package body for pkg_tfa_apex

Error at line 24: PLS-00201: identifier 'OOS_UTIL_CRYPTO.HASH_STR' must be declared
Error at line 23: PL/SQL: Statement ignored
Error at line 222: PL/SQL: Statement ignored
Error at line 70: PL/SQL: Statement ignored
Error at line 223: PLS-00201: identifier 'OOS_UTIL_TOTP.VALIDATE_OTP' must be declared
Error at line 70: PLS-00201: identifier 'OOS_UTIL_TOTP.GENERATE_SECRET' must be declared

  1. create or replace package body pkg_tfa_apex
  2. as
  3. /**
    • TODO_Comments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.