Okta Commons Java
June 28, 2024 ยท View on GitHub
Okta Commons Java
The Okta Commons Java project contains common modules use across Okta Java ecosystem such as Okta specific configuration validation.
Prerequisites
Java 11 or later
Building the Project
Assuming you have Java 8 JDK installed you can just run ./mvnw install to build and test the project.
Contributing
We're happy to accept contributions and PRs! Please see the contribution guide to understand how to structure a contribution.