This repository is deprecated by Duo Security. The repository will remain public and visible, and integrations built using this repository’s code will continue to work. You can also continue to fork, clone, or pull from this repository.
However, Duo will not provide any further releases or enhancements.
Duo recommends migrating your Duo OAM installation to the Duo Universal Prompt OAM plugin. Refer to our OAM documentation to learn how to update and the Universal Prompt documentation for more information.
For frequently asked questions about the impact of this deprecation, please see the Repository Deprecation FAQ
duo_oam - Duo two-factor authentication for Oracle Access Manager.
Instructions for installing and using the plugin can be found at Duo's documentation page linked below. A download of the plugin files can also be found on that page.
Documentation and download: https://www.duosecurity.com/docs/oam
If you want to build the plugin yourself, make sure you have JDK 6 (or higher) and Apache Maven installed. Then run mvn package
from the base directory. This will generate a zip in the target
directory that contains the necessary .jar
and .war
files.
This repository is a read-only mirror of the official plugin repository, so we cannot accept pull requests via GitHub. Please use a GitHub issue for any requests or bugs.
Report any bugs, feature requests, etc. to us directly: https://github.com/duosecurity/duo_oam/issues
Have fun!