4.0.0 org.icatproject authn.simple 3.0.0-SNAPSHOT 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 ${repoUrl} scm:git:${gitUrl}.git scm:git:${gitUrl}.git ${gitUrl} HEAD 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} jakarta.platform jakarta.jakartaee-api 10.0.0 provided org.icatproject icat.authentication 5.0.0-SNAPSHOT org.icatproject icat.utils 4.16.1 ch.qos.logback logback-classic 1.1.3 org.apache.httpcomponents httpclient 4.3.6 test org.apache.httpcomponents httpmime 4.3.6 test junit junit 4.12 test org.eclipse.parsson parsson 1.1.0 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.10.1 ${project.build.sourceEncoding} 11 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