Commit Graph

14 Commits

Author SHA1 Message Date
Joe Grandja 72ec2633f8 Remove formLogin() from client sample app
Closes gh-108
2020-09-02 14:52:41 -04:00
Joe Grandja f3a27101be Revert "Lock Dependency Versions for 0.0.1 release"
This reverts commit cde34a9ed5.
2020-08-20 14:40:29 -04:00
Joe Grandja cde34a9ed5 Lock Dependency Versions for 0.0.1 release 2020-08-20 12:09:47 -04:00
Joe Grandja e16f15cce3 Consolidate to one module 2020-08-19 15:10:58 -04:00
Joe Grandja 5927475597 Remove prototype samples
Issue gh-25
2020-08-19 11:19:47 -04:00
Joe Grandja bfb646fff4 Add sample integrating client and resource server
Closes gh-25
2020-08-19 11:10:16 -04:00
Joe Grandja 6d9d400f4f Align modules with Spring Security
Closes gh-95
2020-07-22 06:38:33 -04:00
Tom van den Berge 18b09af3e9 Add client credentials authentication filter
Fixes gh-5
2020-05-28 19:02:03 -04:00
Joe Grandja 26c3941a20 Polish gh-31 2020-05-17 21:01:24 -04:00
Joerg Bellmann fa5c3510a9 Add JwkSet endpoint as filter
Fixes gh-2
2020-05-17 21:00:26 -04:00
Joe Grandja e25e1169fe Fix checkstyle errors 2020-05-01 21:05:39 -04:00
Sauli Ketola b42ffecdf6 Add Resource Server Sample
Fixes gh-4
2020-05-01 16:42:18 -04:00
Joe Grandja d3c6a3f6e4 Polish gh-23 2020-04-27 05:38:33 -04:00
Eleftheria Stein 5ed7c8f501 Setup Gradle multi-module build
Added core, config and samples modules. Moved sample project into samples module.

Closes gh-10
2020-04-23 15:50:27 -04:00