is not current version
Last Version 1.14.1

Authentication webapp 1.13.4

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.13.4
Type

Type

jar
Description

Description

Authentication webapp
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
Source Code Management

Source Code Management

https://github.com/steinarb/authservice

Download authservice 1.13.4


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

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
  • jacoco-coverage-report
  • authservice-bom