CAS MFA Overlay

This is intended to be an example of a local CAS implementation Maven overlay that incorporates the Java and Web components in this project to deliver a working example of a local CAS implementation making use of the additional multi-factor authentication capabilities.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.unicon
Идентификатор

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

cas-mfa-overlay
Последняя версия

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

2.0.0-RC3
Дата

Дата

Тип

Тип

war
Описание

Описание

CAS MFA Overlay
This is intended to be an example of a local CAS implementation Maven overlay that incorporates the Java and Web components in this project to deliver a working example of a local CAS implementation making use of the additional multi-factor authentication capabilities.
Организация-разработчик

Организация-разработчик

Unicon Inc.

Скачать cas-mfa-overlay

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

<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/ -->
<dependency>
    <groupId>net.unicon</groupId>
    <artifactId>cas-mfa-overlay</artifactId>
    <version>2.0.0-RC3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/
implementation 'net.unicon:cas-mfa-overlay:2.0.0-RC3'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-overlay/
implementation ("net.unicon:cas-mfa-overlay:2.0.0-RC3")
'net.unicon:cas-mfa-overlay:war:2.0.0-RC3'
<dependency org="net.unicon" name="cas-mfa-overlay" rev="2.0.0-RC3">
  <artifact name="cas-mfa-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-overlay', version='2.0.0-RC3')
)
libraryDependencies += "net.unicon" % "cas-mfa-overlay" % "2.0.0-RC3"
[net.unicon/cas-mfa-overlay "2.0.0-RC3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.unicon : cas-mfa-web war 2.0.0-RC3
net.unicon : cas-mfa-duo-web war 2.0.0-RC3

runtime (2)

Идентификатор библиотеки Тип Версия
org.jasig.cas : cas-server-webapp war 4.1.7
org.jasig.cas : cas-server-extension-clearpass jar 4.1.7

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

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

Unicon, Inc.

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

Версия
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.0.0-RC10
1.0.0-RC9
1.0.0-RC8
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0.0-M6
1.0.0-M5
1.0.0-M3