Activedirectory Spring Boot Starter

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

Лицензия

Лицензия

MIT
Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

de.dm.auth
Идентификатор

Идентификатор

activedirectory-spring-boot-starter
Последняя версия

Последняя версия

2.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Activedirectory Spring Boot Starter
Starter for configuring activedirectory authentication, optimized for service to service communication via caching of credentials.
Ссылка на сайт

Ссылка на сайт

https://github.com/dm-drogeriemarkt/activedirectory-spring-boot-starter
Система контроля версий

Система контроля версий

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

Скачать activedirectory-spring-boot-starter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 2.3.3.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.3
2.3.1
2.2.1
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0