License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unicon |
ArtifactId | ArtifactIdcas-mfa-toopher-web |
Version | Version1.0.0-RC10 |
Type | Typewar |
Description |
DescriptionCAS MFA Toopher Web Support
This is the multifactor extensions for CAS sub-module that provides
an authentication method for "toopher-two-factor". Module is intended
to be used in CAS overlays and merely provides configuration
and the webflow settings to launch strong-two-factor subflows.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-toopher-web/ -->
<dependency>
<groupId>net.unicon</groupId>
<artifactId>cas-mfa-toopher-web</artifactId>
<version>1.0.0-RC10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-toopher-web/
implementation 'net.unicon:cas-mfa-toopher-web:1.0.0-RC10'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-toopher-web/
implementation ("net.unicon:cas-mfa-toopher-web:1.0.0-RC10")
'net.unicon:cas-mfa-toopher-web:war:1.0.0-RC10'
<dependency org="net.unicon" name="cas-mfa-toopher-web" rev="1.0.0-RC10">
<artifact name="cas-mfa-toopher-web" type="war" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-toopher-web', version='1.0.0-RC10')
)
libraryDependencies += "net.unicon" % "cas-mfa-toopher-web" % "1.0.0-RC10"
[net.unicon/cas-mfa-toopher-web "1.0.0-RC10"]
Group / Artifact | Type | Version |
---|---|---|
net.unicon : cas-mfa-toopher | jar | 1.0.0-RC10 |