|
|
@ -947,6 +947,11 @@
|
|
|
|
<artifactId>spring-security-oauth2-resource-server</artifactId>
|
|
|
|
<artifactId>spring-security-oauth2-resource-server</artifactId>
|
|
|
|
<optional>true</optional>
|
|
|
|
<optional>true</optional>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
|
|
|
|
|
<artifactId>spring-security-saml2-service-provider</artifactId>
|
|
|
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
|
<groupId>org.springframework.security</groupId>
|
|
|
|
<artifactId>spring-security-test</artifactId>
|
|
|
|
<artifactId>spring-security-test</artifactId>
|
|
|
|