Justin Richer
a4a18fd54c
externalized introspection URL from client's introspecting token service, addresses #435
...
added service to parses token as JWT and pulls out issuer to find server
added introspection url to serverconfig object
added introspection parsing (and parse checks) to dynamic server config object
12 years ago
William Kim
f483d41b88
getCustomClaim -> getClaim. Also, removed outdated TODOs.
12 years ago
Amanda Anganes
15aea61fbe
Applied code cleanup
12 years ago
Amanda Anganes
3e23967b46
Updated code to reflect SECOAUTH changes
12 years ago
Justin Richer
0d8c2442d2
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
9bf5f70957
[maven-release-plugin] prepare release mitreid-connect-1.0.5
12 years ago
Justin Richer
6e8ab7736e
added hybrid client and server services, addresses #387
12 years ago
Justin Richer
a9da88fb79
brought introspection endpoint and introspection token services into compliance with draft, addresses #376
12 years ago
William Kim
2d16b8d458
revised unit tests in TestSignedAuthRequestUrlBuilder.
12 years ago
William Kim
3edd6c83b3
added unit test for parsing signed jwt auth requests.
12 years ago
William Kim
22b89f50be
restored scheme choosing logic in webfinger service.
12 years ago
Justin Richer
936f581a0b
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
27edec1a56
[maven-release-plugin] prepare release mitreid-connect-1.0.4
12 years ago
William Kim
6d5e0a1092
added test for exception handling. removed unused imports.
12 years ago
William Kim
19718438c9
TestSignedAuthRequestUrlBuilder done. Relies heavily on com.nimbusds library.
12 years ago
William Kim
77bdfe344e
init commit TestSignedAuthRequestUrlBuilder.
12 years ago
Justin Richer
ded9c21a47
moved back to custom regex to handle user input
12 years ago
Justin Richer
77c5e7b94c
switched to using UriComponents instead of custom class, updated normalization and processing rules for webfinger discovery
...
addresses #363
12 years ago
Justin Richer
8cf83f537a
fixed auth header
...
addresses #325
12 years ago
Justin Richer
3b3715ff91
automatic save file creation
12 years ago
Justin Richer
98d917f3b9
added extension mechanism for saving client information in between runs
12 years ago
Justin Richer
70958376cb
added whitelist/blacklist to issuer services
12 years ago
William Kim
3259ae916f
TestThirdPartyIssuerService done.
12 years ago
William Kim
1d793c4687
TestPlainAuthRequestUrlBuilder done.
12 years ago
William Kim
f36db3c798
init commit TestPlainAuthRequestUrlBuilder.
12 years ago
Amanda Anganes
c212821267
Fixed ChainedTokenGranter setup
12 years ago
Amanda Anganes
530c3a75ee
Applyed refactoring
12 years ago
William Kim
f0f2fbea40
updated secoauth library version in poms
12 years ago
Justin Richer
2b3376e0ed
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
7fe4bc3b56
[maven-release-plugin] prepare release mitreid-connect-1.0.3
12 years ago
Justin Richer
c577b691c7
moved OIDC auth token and userinfo interception filter to common package, addresses #353
12 years ago
Justin Richer
48e8f5edad
better specificity of principle object in client filter
12 years ago
Justin Richer
e87c0329de
removed old erroneous test
12 years ago
Justin Richer
567a3314d6
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
1286726188
[maven-release-plugin] prepare release mitreid-connect-1.0.2
12 years ago
Justin Richer
78457b70fc
removed dependency on commons.lang
12 years ago
Amanda Anganes
3c5025c52b
Updated version number for secoauth
12 years ago
Justin Richer
25d75a1b30
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
5418bdef5a
[maven-release-plugin] prepare release mitreid-connect-1.0.1
12 years ago
Justin Richer
81cd13f6d3
added RegisteredClient class to facilitate client configuration and dynamic registration, addresses #335
12 years ago
Justin Richer
667746ddd2
redirect uri is now configurable via the client configuration object, addresses #326 , #330
12 years ago
Justin Richer
cd99f27bf8
Changed references from ClientDetails to ClientDetailsEntity, pending new ClientConfiguration class utility class from #335 .
...
Addresses #331
12 years ago
Justin Richer
cd711a8ac6
clean up code format
12 years ago
aptes
671ea4d816
Issue-331: Changing code to support basic authentication when it comes to accessing token endpoint.
12 years ago
Amanda Anganes
1e24b31cc3
Propogating rename of AuthorizationRequest to OAuth2Request
12 years ago
Justin Richer
defa5b8fbc
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
dbdc99361e
[maven-release-plugin] prepare release mitreid-connect-1.0.0
12 years ago
Justin Richer
1e870703f8
added licence/copyright header
12 years ago
Justin Richer
5910d29472
removed x509 publishing from client lib
12 years ago
Justin Richer
8afab04544
whitespace, import, brace, annotation, and format cleanups
12 years ago