Justin Richer
f76f44b999
added dynamic discovery to client
2013-04-16 15:01:08 -04:00
Justin Richer
e665aec36f
dependency cleanup
2013-04-12 16:53:55 -04:00
Justin Richer
ac2993c402
[maven-release-plugin] prepare for next development iteration
2013-04-10 16:12:04 -04:00
Justin Richer
f0d75f9144
[maven-release-plugin] prepare release mitreid-connect-0.9.1
2013-04-10 16:11:38 -04:00
Justin Richer
5f54777109
[maven-release-plugin] prepare for next development iteration
2013-04-03 10:01:58 -04:00
Justin Richer
620a60ddc2
[maven-release-plugin] prepare release mitreid-connect-0.9.0
2013-04-03 10:01:52 -04:00
Justin Richer
54f1ae972b
Added properties and updated poms for sync to central
2013-04-02 12:42:40 -04:00
Justin Richer
f101dcc512
moved to released version of SECOAUTH
2013-04-01 11:59:40 -04:00
Justin Richer
6cc50e7cd5
switched signing & validation service to use JWK natively for keys
2013-03-28 16:43:26 -04:00
Justin Richer
e2ad4d2e8f
cleaned up spurious nosuchalgorithm exceptions, addresses #285
2013-03-28 15:06:30 -04:00
Justin Richer
30c6271e72
cleaned up some more x509 references
2013-03-15 15:10:59 -04:00
Justin Richer
ecf99f960a
added bean property check
2013-03-14 18:05:50 -04:00
Justin Richer
b1c89783ff
added functionality for account chooser and third-party login support
2013-03-14 18:05:50 -04:00
Justin Richer
2be305810f
added getters and setters
2013-03-14 18:05:50 -04:00
Justin Richer
4dedec76ec
moved back to form variables for auth because rest template is dumb
2013-03-14 18:05:50 -04:00
Justin Richer
ca40b2fd3e
added getters and setters
2013-03-14 18:05:50 -04:00
Justin Richer
1251082c6d
implemented simple static configuration services
2013-03-14 18:05:50 -04:00
Justin Richer
f44c704472
major refactor of client filter
...
Collapsed filter into single class
pulled server config and client config management into service classes
created service for issuer (will handle account chooser)
created auth request services (handle signed and unsigned requests)
2013-03-14 18:05:50 -04:00
Justin Richer
999999a822
import cleanup
2013-03-01 17:44:44 -05:00
Justin Richer
6c1e6b2d74
refactored signing and validation, added jwk-based cache, removed keyfetcher, refactored client side class structure
2013-03-01 17:44:44 -05:00
Justin Richer
385853fa1f
refactored signing and validation, added jwk-based cache, removed keyfetcher, refactored client side class structure
2013-03-01 17:44:44 -05:00
Justin Richer
5dd6cce790
made default scopes in client a bit more sensible
2013-03-01 17:42:48 -05:00
Justin Richer
2a855a1952
pulled client key publication into its own class to help deal with bean processors
2013-03-01 17:42:48 -05:00
Justin Richer
92f5f31dfc
use serialize instead of toString
2013-02-22 15:20:42 -05:00
Justin Richer
da7c74affd
passthrough for default algorithm config
2013-02-22 14:38:33 -05:00
Justin Richer
774f80dd58
helps when you actually add the verifier you created
2013-02-22 13:21:29 -05:00
Justin Richer
9a98d241e8
updates to track Nimbus JOSE API changes to audience and date fields
2013-02-22 12:08:01 -05:00
Justin Richer
3d9ec51eb3
converted client filters to nimbus-jose
2013-02-22 12:08:01 -05:00
Justin Richer
1c14ce4c1a
note well
2013-02-03 22:04:54 -05:00
Justin Richer
a6ca7cb31b
Merge pull request #263 from ssayer/introspection-fix
...
fixed typos and dumbness in introspection endpoint filter thingy
2013-02-01 09:04:23 -08:00
Samuel Sayer
458486ac9c
fixed typos and dumbness in introspection endpoint filter thingy
2013-02-01 11:16:54 -05:00
Amanda Anganes
67e8714671
Working on request object userinfo parsing
2013-01-29 13:07:41 -05:00
Justin Richer
19e91e9272
fixed typo in form handling in introspecting filter
2013-01-25 14:04:33 -05:00
Justin Richer
27a26e0a35
(user_id/prn) -> sub
2013-01-18 16:40:05 -05:00
Justin Richer
c946a84b09
adapted keyfetcher to be more general
2013-01-18 15:06:00 -05:00
Stephen Moore
358bf7fc1c
Generic introspecting token services
2013-01-08 16:55:07 -05:00
Amanda Anganes
c7ae315e98
Added initial files for nonce service. Repository and service impls are stubs
2013-01-04 15:30:24 -05:00
Justin Richer
45ca4e565e
updated to SECOAUTH-1.0.1-BUILD-SNAPSHOT
2012-11-26 11:53:19 -05:00
Amanda Anganes
695091ca82
Refactor part 4 - should be final bit
2012-09-18 15:08:53 -04:00
Amanda Anganes
c40efda6b5
Refactor part 1
2012-09-18 14:24:34 -04:00
Justin Richer
7aec0dfe80
added randomized view names to lower possibility of conflicting with local views
2012-09-10 17:17:03 -04:00
Justin Richer
d11005fc5f
added x509 support
2012-09-10 17:17:03 -04:00
Justin Richer
2d24435365
Created custom resolver, handler mapper
...
moved endpoint back to server
2012-09-10 17:17:03 -04:00
Justin Richer
edeae29bef
client publisher mapping test
2012-09-10 17:17:03 -04:00
Justin Richer
be1046f9b6
bean-based configuration
2012-09-10 17:17:03 -04:00
Stephen Moore
4eee172f79
buildRedirectURI moved to URLUtils
2012-09-07 15:52:56 -04:00
Stephen Moore
05efdbf39d
buildURL uses URIUtils now.
2012-09-07 15:17:08 -04:00
Justin Richer
2b62042696
unshadowed Jwe header, unshadowed IdTokenClaims, added smart copy constructor to ClaimSet
2012-09-06 17:20:22 -04:00
Stephen Moore
e8eaf48efd
Added check for token NotBefore
...
Added timeSkewAllowance magic
2012-08-28 15:42:29 -04:00
Justin Richer
b47dcf8e6b
fixed timestamp math
...
(I hate timestamp math)
2012-08-17 16:35:27 -04:00