Justin Richer
|
ee522100b9
|
Merge branch 'master' into uma-introspection
* master:
fixed logger variable name
made logger declarations consistent across project, closes #780
Fixed logger
null safe
removed DateUtil
added icons to scope editing panel
|
2015-03-10 15:03:26 -04:00 |
Justin Richer
|
c09b63c69f
|
made logger declarations consistent across project, closes #780
|
2015-03-08 21:56:33 -04:00 |
Justin Richer
|
7a1480bb07
|
moved and consolidated json utilities
|
2015-02-26 16:20:01 -05:00 |
Justin Richer
|
e7bf75e9a4
|
moved and consolidated json utilities
|
2015-02-23 13:43:08 -05:00 |
Justin Richer
|
b670f44138
|
added UMA to version number
|
2015-02-19 17:55:25 -05:00 |
Justin Richer
|
b376bc6059
|
removed some vestigial service/repository calls, closes #513
|
2015-02-17 16:22:40 -05:00 |
Justin Richer
|
05f03f7c90
|
yet more year updates
|
2015-02-17 13:09:45 -05:00 |
Justin Richer
|
994ce6c743
|
consistently named JOSE-based classes, closes #529
|
2015-02-17 12:11:58 -05:00 |
Justin Richer
|
685960358c
|
formatting cleanup
|
2015-02-17 11:08:46 -05:00 |
Justin Richer
|
e2349984b8
|
happy new year 2015!
|
2015-02-17 10:24:08 -05:00 |
Justin Richer
|
70779a69ea
|
reorganized dependency management section, managed cross-module dependencies, updated Nimbus JWT library
|
2015-02-16 14:45:13 -05:00 |
Justin Richer
|
587d4b2db6
|
further pom file cleanup
|
2015-02-16 14:24:48 -05:00 |
Justin Richer
|
a9544059cf
|
flagged spurious serialization warnings from the libraries (we're not actually serializing things here)
|
2015-02-16 12:31:43 -05:00 |
Justin Richer
|
77c06e9557
|
replaced deprecated http components calls, closes #744
|
2015-02-16 12:31:16 -05:00 |
Justin Richer
|
3708b531df
|
moved requirement to different component, closes #759
also cleaned up comments in filter
|
2015-02-16 11:16:24 -05:00 |
Justin Richer
|
ada1b0d24e
|
added unit tests for nonce-less url builders (exception cases)
|
2014-12-19 20:55:40 -05:00 |
Justin Richer
|
bbeaeb06e3
|
added option to send skip sending nonce if desired, closes #704, closes #683,
|
2014-12-18 23:22:59 -05:00 |
William Kim
|
9aa45f8efb
|
Made the constructor public for OIDCAuthentication filter.
|
2014-12-18 20:55:15 -05:00 |
Justin Richer
|
69c19d35fa
|
moved test into test package
|
2014-11-13 22:17:45 -10:00 |
Justin Richer
|
775b77b367
|
updated date format of token introspection response, closes #719
|
2014-11-13 11:08:20 -10:00 |
Justin Richer
|
e6d10b67a4
|
update to Spring 4 and other related libraries
|
2014-11-10 18:29:54 -10:00 |
Justin Richer
|
bc9942e929
|
relaxed issuer constraints in client, closes #638
|
2014-11-01 23:46:57 +00:00 |
Justin Richer
|
3f5e2acfeb
|
if no alg is explicitly set, use the default from the signer
|
2014-10-23 22:09:02 -04:00 |
David Steinkopff
|
659880b4dc
|
fix broken dependency declaration, that follow up to org.springframework.beans.NotWritablePropertyException: Invalid property 'jwkKeyList' of bean class exception
|
2014-10-14 20:30:50 -04:00 |
Justin Richer
|
db052f11ca
|
Moved development branch to 1.2
|
2014-10-07 21:02:07 -04:00 |
Justin Richer
|
134909a82f
|
import cleanup
|
2014-10-07 19:40:38 -04:00 |
Justin Richer
|
c683131f12
|
externalized view name strings and tied them to view beans
|
2014-09-28 22:25:39 -04:00 |
Justin Richer
|
a704277652
|
Removed exceptions from @PostConstruct methods, closes #663
|
2014-09-28 21:12:46 -04:00 |
Justin Richer
|
6f2f807b0b
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-05 21:54:51 -04:00 |
Justin Richer
|
93ae1516a5
|
[maven-release-plugin] prepare release mitreid-connect-1.1.9
|
2014-08-05 21:54:47 -04:00 |
Justin Richer
|
b0cce924a2
|
JsonFileRegisteredClientService now writes out entire client registration to disk, closes #651
|
2014-08-01 00:01:56 -04:00 |
Brenden Keyes
|
863dbd17b8
|
Added setClientConfigurationService method.
|
2014-07-31 22:26:04 -04:00 |
Justin Richer
|
325a200f16
|
added configurable support for different token presentation methods in user info fetcher, closes #632
|
2014-07-20 09:27:02 -07:00 |
Justin Richer
|
c7a6c4fafe
|
added support for unsigned ID tokens in client, use client configuration to turn this on, closes #633
|
2014-07-16 22:18:07 -04:00 |
Kristina Sahlmann
|
306c8cff17
|
update nimbus-jose-jwt dependency to 2.26 and fix the affected files
|
2014-07-02 11:37:42 -04:00 |
Justin Richer
|
adf477c64e
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-18 18:27:27 -04:00 |
Justin Richer
|
8d97ed61ec
|
[maven-release-plugin] prepare release mitreid-connect-1.1.8
|
2014-06-18 18:27:25 -04:00 |
Justin Richer
|
9f9b49fc63
|
refactored validator checks to cascade better, throw an authentication exception if we can't find a validator for the ID Token
|
2014-06-18 18:17:14 -04:00 |
Christopher Elkins
|
1dc204f975
|
Validate HMAC-signed ID tokens
|
2014-06-18 18:10:33 -04:00 |
Justin Richer
|
85acfa90db
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 14:51:32 -04:00 |
Justin Richer
|
d5e4cb45a2
|
[maven-release-plugin] prepare release mitreid-connect-1.1.7
|
2014-06-04 14:51:29 -04:00 |
Justin Richer
|
be98b9cd0b
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-27 14:00:40 -04:00 |
Justin Richer
|
8320f0eefe
|
[maven-release-plugin] prepare release mitreid-connect-1.1.6
|
2014-05-27 14:00:37 -04:00 |
Justin Richer
|
0c8cacd59a
|
added missing copyright headers
|
2014-05-27 13:46:47 -04:00 |
Justin Richer
|
525f3aa2a8
|
Cleaned up indentation, whitespace, and imports.
|
2014-05-27 13:02:49 -04:00 |
Justin Richer
|
27e68f1d56
|
added service to optionally check "target_uri" links, closes #547
|
2014-05-23 16:50:18 -04:00 |
Justin Richer
|
e4d5f4a540
|
added system wide cache for all symmetric validators, closes # 557
|
2014-05-23 16:16:06 -04:00 |
Justin Richer
|
ca333d256b
|
Appropriately catch runtime exceptions in all guava caches, closes #603
|
2014-05-23 15:00:40 -04:00 |
Justin Richer
|
880014176f
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-13 18:23:11 -04:00 |
Justin Richer
|
ca8a003e3d
|
[maven-release-plugin] prepare release mitreid-connect-1.1.5
|
2014-05-13 18:23:08 -04:00 |