Project

General

Profile

« Previous | Next » 

Revision 50296

1. AAI communication established
2. Move validator methods to back end.

View differences:

pom.xml
272 272
            <groupId>org.mitre</groupId>
273 273
            <artifactId>openid-connect-client</artifactId>
274 274
            <version>1.3.0</version>
275
            <exclusions>
276
                <exclusion>
277
                    <groupId>org.slf4j</groupId>
278
                    <artifactId>jcl-over-slf4j</artifactId>
279
                </exclusion>
280
            </exclusions>
275 281
        </dependency>
276 282

  
277 283
        <dependency>

Also available in: Unified diff