Last Version

SAML Module 2.1.2

Simple SAML module for integrating with SAML based federations

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

dk.digitalidentity
ArtifactId

ArtifactId

saml-module
Version

Version

2.1.2
Type

Type

jar
Description

Description

SAML Module
Simple SAML module for integrating with SAML based federations
Project URL

Project URL

https://bitbucket.org/digitalidentity_dk/saml-module/overview
Source Code Management

Source Code Management

https://bitbucket.org/digitalidentity_dk/saml-module.git

Download saml-module 2.1.2


<!-- https://jarcasting.com/artifacts/dk.digitalidentity/saml-module/ -->
<dependency>
    <groupId>dk.digitalidentity</groupId>
    <artifactId>saml-module</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/dk.digitalidentity/saml-module/
implementation 'dk.digitalidentity:saml-module:2.1.2'
// https://jarcasting.com/artifacts/dk.digitalidentity/saml-module/
implementation ("dk.digitalidentity:saml-module:2.1.2")
'dk.digitalidentity:saml-module:jar:2.1.2'
<dependency org="dk.digitalidentity" name="saml-module" rev="2.1.2">
  <artifact name="saml-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.digitalidentity', module='saml-module', version='2.1.2')
)
libraryDependencies += "dk.digitalidentity" % "saml-module" % "2.1.2"
[dk.digitalidentity/saml-module "2.1.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.68
com.google.guava : guava jar 31.0.1-jre
commons-collections : commons-collections jar 3.2.2
org.apache.santuario : xmlsec jar 2.1.7
org.springframework.boot : spring-boot-starter-web jar 2.6.4
org.springframework.boot : spring-boot-starter-security jar 2.6.4
org.opensaml : opensaml-core jar 3.4.6
org.opensaml : opensaml-saml-impl jar 3.4.6
org.opensaml : opensaml-saml-api jar 3.4.6
org.opensaml : opensaml-messaging-impl jar 3.4.6
org.opensaml : opensaml-xmlsec-impl jar 3.4.6
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.