4.0.0 org.icatproject authn.simple 2.0.0 war ICAT: authn.simple This is the SIMPLE Authentication plugin for ICAT. It uses no external backend to store the credentials or to verify them. Instead the credentials are statically configured in the properties file. This is mostly useful if you need a separate plugin for one single or at most a very few special accounts. A common use case might be that you authenticate all your users against some external source, such as LDAP, but this source does not provide an entry for your ICAT root account. In this situation you might want to use authn_simple to add the root account to your ICAT. UTF-8 UTF-8 github https://repo.icatproject.org/repo https://github.com/icatproject/authn.simple ICAT Repo http://www.icatproject.org/mvn/repo scm:git:${gitUrl}.git scm:git:${gitUrl}.git ${gitUrl} v2.0.0 https://github.com/icatproject/authn.simple/issues GitHub Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 The ICAT Collaboration http://www.icatproject.org ${repoUrl} repo.icatproject.org dav:${repoUrl}/../site/authn/simple/${project.version} repo.icatproject.org dav:${repoUrl} org.icatproject icat.authentication 4.6.0 org.icatproject icat.utils 4.16.0 ch.qos.logback logback-classic 1.1.3 org.apache.httpcomponents httpclient 4.3.4 test org.apache.httpcomponents httpmime 4.3.4 test junit junit 4.12 test org.glassfish javax.json 1.0.4 test src/main/resources true org.apache.maven.wagon wagon-webdav-jackrabbit 2.10 org.codehaus.mojo exec-maven-plugin 1.5.0 Install .war pre-integration-test ${maven.install.skip} asadmin --echo --port=4848 deploy --force=true ${project.build.directory}/${project.build.finalName}.war exec org.apache.maven.plugins maven-compiler-plugin 3.3 ${project.build.sourceEncoding} 1.8 1.8 org.apache.maven.plugins maven-war-plugin 2.6 false org.apache.maven.plugins maven-assembly-plugin 2.5.5 src/assemble/distribution.xml package single org.apache.maven.plugins maven-site-plugin 3.4 org.apache.maven.plugins maven-deploy-plugin 2.8.2 org.apache.maven.plugins maven-source-plugin 2.1.2 org.apache.maven.plugins maven-javadoc-plugin 2.10.3 org.apache.maven.plugins maven-release-plugin 2.5.3 v@{project.version} org.apache.maven.plugins maven-project-info-reports-plugin 2.8 false index summary dependencies issue-tracking license plugins scm