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

License

License

GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice-parent
Last Version

Last Version

1.14.1
Release Date

Release Date

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-parent

How to add to project

<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice-parent/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice-parent</artifactId>
    <version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice-parent/
implementation 'no.priv.bang.authservice:authservice-parent:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice-parent/
implementation ("no.priv.bang.authservice:authservice-parent:1.14.1")
'no.priv.bang.authservice:authservice-parent:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice-parent" rev="1.14.1">
  <artifact name="authservice-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice-parent', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice-parent" % "1.14.1"
[no.priv.bang.authservice/authservice-parent "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
  • jacoco-coverage-report
  • authservice-bom

Versions

Version
1.14.1
1.14.0
1.13.12
1.13.11
1.13.10
1.13.9
1.13.8
1.13.7
1.13.6