diff --git a/README.md b/README.md index e5d45e7..3df385a 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,25 @@ # Jenkins Phabricator OAuth Plugin * License: [MIT Licensed](LICENSE.txt) * Contributions are welcome. # Overview The Phabricator OAuth plugin provides a means of securing a Jenkins instance by offloading authentication and authorization to Phabricator. The plugin authenticates by using the [Phabricator OAuth server][https://secure.phabricator.com/book/phabcontrib/article/using_oauthserver/]. +It's a beta state. + # Build * Install maven apt-get install maven * Run maven mvn * Plugin is then available in target/phab-oauth.hpi