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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-overlay
Last Version

Last Version

2.0.0-RC3
Release Date

Release Date

Type

Type

war
Description

Description

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.
Project Organization

Project Organization

Unicon Inc.

Download cas-mfa-overlay

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.unicon : cas-mfa-web war 2.0.0-RC3
net.unicon : cas-mfa-duo-web war 2.0.0-RC3

runtime (2)

Group / Artifact Type Version
org.jasig.cas : cas-server-webapp war 4.1.7
org.jasig.cas : cas-server-extension-clearpass jar 4.1.7

Project Modules

There are no modules declared in this project.
net.unicon

Unicon, Inc.

Versions

Version
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