Activedirectory Spring Boot Starter

Starter for configuring activedirectory authentication, optimized for service to service communication via caching of credentials.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.dm.auth
ArtifactId

ArtifactId

activedirectory-spring-boot-starter
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Activedirectory Spring Boot Starter
Starter for configuring activedirectory authentication, optimized for service to service communication via caching of credentials.
Project URL

Project URL

https://github.com/dm-drogeriemarkt/activedirectory-spring-boot-starter
Source Code Management

Source Code Management

http://github.com/dm-drogeriemarkt/activedirectory-spring-boot-starter/tree/master

Download activedirectory-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/ -->
<dependency>
    <groupId>de.dm.auth</groupId>
    <artifactId>activedirectory-spring-boot-starter</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/
implementation 'de.dm.auth:activedirectory-spring-boot-starter:2.3.3'
// https://jarcasting.com/artifacts/de.dm.auth/activedirectory-spring-boot-starter/
implementation ("de.dm.auth:activedirectory-spring-boot-starter:2.3.3")
'de.dm.auth:activedirectory-spring-boot-starter:jar:2.3.3'
<dependency org="de.dm.auth" name="activedirectory-spring-boot-starter" rev="2.3.3">
  <artifact name="activedirectory-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.auth', module='activedirectory-spring-boot-starter', version='2.3.3')
)
libraryDependencies += "de.dm.auth" % "activedirectory-spring-boot-starter" % "2.3.3"
[de.dm.auth/activedirectory-spring-boot-starter "2.3.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar 2.3.3.RELEASE
org.ehcache : ehcache jar 3.8.1
org.springframework.security : spring-security-ldap jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.3.3.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3
2.3.1
2.2.1
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0