Last Version

CAS MFA Overlay 2.0.0-RC3

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
Version

Version

2.0.0-RC3
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 2.0.0-RC3


<!-- 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.