jevanlingen
f1c4b79d4d
Log response body if one exists
...
If the OpenID Connect server returns an invalid client error, you can't find that in the logging (because the real error is only visible in the response body).
Logged:
`HTTP Status 401 - Authentication Failed: Unable to obtain Access Token: 401 Unauthorized`
Non logged:
`{"error_description":"Client authentication failed: Invalid authentication","error":"invalid_client"}`
2016-03-29 10:44:28 +02:00
Justin Richer
37bead1404
added configuration flag for HEART mode
2016-03-18 22:04:22 -04:00
Justin Richer
2d2cf57125
added 'green' display to http on 127.0.0.1 in addition to localhost
2016-03-18 22:03:00 -04:00
Justin Richer
37b9acda66
fixed erroneous error log
2016-03-18 22:02:40 -04:00
Justin Richer
89316cbab1
fixed default token lifetimes for heart mode
2016-03-18 22:02:28 -04:00
Justin Richer
9691f02772
added audience parameter to parser, fixed token generator to match HEART spec
2016-03-11 17:12:36 -05:00
Justin Richer
49a8848648
count really weird URIs as "custom scheme"
2016-03-10 12:50:47 -05:00
Justin Richer
60faf96e00
modified UI for HEART mode
2016-03-10 12:50:25 -05:00
Justin Richer
26d507d635
default new client in UI to HEART-compliant values
2016-03-10 12:34:10 -05:00
Justin Richer
d75bba218d
forbid password grant type in HEART mode
2016-03-10 12:30:48 -05:00
Justin Richer
52061ff05a
pass heart mode variable to javascript
2016-03-09 10:47:48 -05:00
Justin Richer
3a0fd9141f
added HEART Mode image to footer
2016-02-24 17:16:51 -05:00
Justin Richer
699e9bff39
testing for multiple classes of redirect URIs
2016-02-24 16:34:58 -05:00
Justin Richer
38710bd3d2
unit tests for HEART mode
2016-02-24 15:33:52 -05:00
Justin Richer
74ea42851b
added check for HEART mode consistency
2016-02-24 13:09:58 -05:00
Justin Richer
028265faa6
pulled scope values to externalized strings
2016-02-24 13:09:39 -05:00
Justin Richer
5bccb602d8
always perform strict redirect URI matches in HEART mode
2016-02-24 13:09:00 -05:00
Justin Richer
fa4ed7ea06
"dual-client" mode is mutually exclusive with HEART mode, HEART mode takes precedence
2016-02-24 13:08:40 -05:00
Justin Richer
51e3513307
disallow client secret JWT authentication in HEART mode
2016-02-24 13:07:14 -05:00
Justin Richer
84ff2f5fb9
disallow client secret authentication in HEART mode
2016-02-24 13:03:02 -05:00
Justin Richer
fd452bf379
added heart-mode flag
2016-02-23 19:24:52 -05:00
Justin Richer
d0d6ae2ad8
[maven-release-plugin] prepare for next development iteration
2016-02-23 19:02:05 -05:00
Justin Richer
7f5b70e9e1
[maven-release-plugin] prepare release mitreid-connect-1.2.5
2016-02-23 19:02:02 -05:00
Justin Richer
0781592357
added "clear all claims" function
2016-02-12 17:43:27 -05:00
Justin Richer
cf70a20069
advanced claim addition function
2016-02-12 17:32:52 -05:00
Justin Richer
cebf0fb8b2
added general javascript error catch
2016-02-12 17:32:35 -05:00
Justin Richer
fc38a9f65d
added loader to webfinger function
2016-02-12 17:31:05 -05:00
Justin Richer
65e5476c66
advanced claim addition tab
2016-02-09 17:53:57 -05:00
Justin Richer
659646ba9a
sync overridden files from UMA server
2016-02-09 16:50:24 -05:00
Justin Richer
183a599126
fixed OIDC discovery relation URL
2016-01-29 17:17:35 -05:00
Justin Richer
f27df01ccc
encode empty arrays as nulls by default, leave old function as a backup
...
closes #1011
2016-01-29 16:42:40 -05:00
Justin Richer
61433cc23a
deepen webfinger, endpoint is looser
...
closes #1008
2016-01-29 15:38:17 -05:00
Justin Richer
193d3f8ec6
fixed typo in messages file
2016-01-27 09:44:04 -05:00
Justin Richer
002767ec8a
UI cleanup for dynamic registration and resource registration
2016-01-22 18:16:23 -05:00
Justin Richer
8168acf04b
set off client registration information on dun reg page
2016-01-22 17:51:02 -05:00
Justin Richer
26483b22a9
added claims redirect URI editing to the UI for both admins and dynamic clients, closes #1005
2016-01-22 17:50:40 -05:00
Justin Richer
c386f0d7c1
added claims redirect URIs to dynamic registration model
2016-01-22 15:19:47 -05:00
Justin Richer
82a1e49e79
[maven-release-plugin] prepare for next development iteration
2016-01-21 15:55:56 -05:00
Justin Richer
e6684fb7a8
[maven-release-plugin] prepare release mitreid-connect-1.2.4
2016-01-21 15:55:53 -05:00
Misagh Moayyed
3d14b0d128
rename zone_info claim to zoneinfo
2016-01-21 15:52:59 -05:00
Justin Richer
7badfe1d17
Happy new year 2016!
2016-01-21 15:50:37 -05:00
Oscar Kurniawan
b691cd198a
Update client.html
...
In my instance, this typo cause an error to underscore.js when it is parsing
2015-12-29 18:50:32 +07:00
Justin Richer
d74ba2cd04
handled errors better in JWK Set cache
2015-12-21 15:51:53 -05:00
Justin Richer
d1033b693f
added privacy-preserving client logo cache
2015-12-21 15:51:39 -05:00
Justin Richer
43509b7dfb
removed a few straggling KIT references
2015-12-21 14:37:06 -05:00
Justin Richer
099ae41607
added client logo to admin table, closes #280
2015-12-21 14:33:49 -05:00
Justin Richer
e828f3f18d
[maven-release-plugin] prepare for next development iteration
2015-12-21 10:31:49 -05:00
Justin Richer
01ca5ef8e2
[maven-release-plugin] prepare release mitreid-connect-1.2.3
2015-12-21 10:31:47 -05:00
Justin Richer
8294dbedd5
handled HTTP and parsing errors, fixed guava cache contract, fixes #372
2015-12-18 17:42:15 -05:00
Justin Richer
b3486c31a0
added cache to user info fetcher, closes #833
2015-12-18 16:30:03 -05:00