Last Version

Spring Security SAML Sample 1.1

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ulisesbocchio
ArtifactId

ArtifactId

spring-boot-security-saml-sample
Version

Version

1.1
Type

Type

jar
Description

Description

Spring Security SAML Sample
Demo project for Spring Boot

Download spring-boot-security-saml-sample 1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-access jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.security.extensions : spring-security-saml2-core jar 1.0.1.RELEASE
org.springframework.boot : spring-boot-actuator jar
com.google.guava : guava jar 19.0

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.