is not current version
Last Version 0.9.0

com.github.choonchernlim:spring-security-adfs-saml2 0.2.2

Spring Security ADFS module using SAML2 protocol

Categories

Categories

Security
GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

spring-security-adfs-saml2
Version

Version

0.2.2
Type

Type

jar

Download spring-security-adfs-saml2 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/ -->
<dependency>
    <groupId>com.github.choonchernlim</groupId>
    <artifactId>spring-security-adfs-saml2</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/
implementation 'com.github.choonchernlim:spring-security-adfs-saml2:0.2.2'
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/
implementation ("com.github.choonchernlim:spring-security-adfs-saml2:0.2.2")
'com.github.choonchernlim:spring-security-adfs-saml2:jar:0.2.2'
<dependency org="com.github.choonchernlim" name="spring-security-adfs-saml2" rev="0.2.2">
  <artifact name="spring-security-adfs-saml2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.choonchernlim', module='spring-security-adfs-saml2', version='0.2.2')
)
libraryDependencies += "com.github.choonchernlim" % "spring-security-adfs-saml2" % "0.2.2"
[com.github.choonchernlim/spring-security-adfs-saml2 "0.2.2"]