Last Version

Authentication webapp build 1.14.1

A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx

License

License

GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice
Version

Version

1.14.1
Type

Type

pom
Description

Description

Authentication webapp build
A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx

Download authservice 1.14.1

Filename Size
authservice-1.14.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice</artifactId>
    <version>1.14.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation 'no.priv.bang.authservice:authservice:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice/
implementation ("no.priv.bang.authservice:authservice:1.14.1")
'no.priv.bang.authservice:authservice:pom:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice" rev="1.14.1">
  <artifact name="authservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice" % "1.14.1"
[no.priv.bang.authservice/authservice "1.14.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • authservice.definitions
  • authservice.db.liquibase
  • authservice.db.liquibase.test
  • authservice.db.liquibase.production
  • authservice.web.security.dbrealm
  • authservice.web.security.memorysession
  • authservice.web.security
  • authservice.users
  • authservice.web.users.api
  • authservice.web.users.frontend
  • karaf
  • authservice.tests