Justin Richer
c377e411e3
removed packed-in bootstrap files (again)
8 years ago
Justin Richer
256b79ae51
lazy load client stats in UI
8 years ago
Justin Richer
626b18d5ca
added software id and version to UI search
8 years ago
Justin Richer
e57ea488b3
fixed null handling on client admin pages, added software ID and version to UI
8 years ago
Justin Richer
22a4addfc0
added software ID and software version
8 years ago
Justin Richer
8406a89fd1
added device flow expiration
8 years ago
Justin Richer
f0c8b1b235
fixed device code admin UI
8 years ago
Justin Richer
f915196c2e
fix approval display
8 years ago
Justin Richer
cbf5bf742b
added messages for display pages, better error handling in user-facing pages
8 years ago
Justin Richer
d83fbc6c67
UI for managing device code flow
8 years ago
Justin Richer
44b24af466
database storage for device flow
8 years ago
Justin Richer
04dd67d073
added device codes to database
8 years ago
Justin Richer
548dad4e29
added expiration to device codes
8 years ago
Justin Richer
9cb5377ce8
added device code validity seconds to client model
8 years ago
Justin Richer
a5b4115169
functioning device code flow
8 years ago
Justin Richer
837cce786a
moved special UI variable loading to inside dynamic footer block
8 years ago
Justin Richer
3e5e7a0f0b
[maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer
0d84db49af
[maven-release-plugin] prepare release mitreid-connect-1.3.0-RC1
8 years ago
Justin Richer
f056eb9387
compile bootstrap CSS from source
8 years ago
Justin Richer
141f4da7f1
added PKCE editing capabilities to UI
8 years ago
Justin Richer
650429a2de
Updated MIT Internet Trust Consortium webpage links, closes #1184
8 years ago
Justin Richer
40b4dfa5fe
extracted nav menu from topbar tag
8 years ago
Justin Richer
26c34c70de
happy new year! again!
8 years ago
Justin Richer
f2173907ac
modularized app router initialization functions
8 years ago
Justin Richer
503d6f5725
load all templates from configured files
8 years ago
Justin Richer
5af98e1106
modularized javascript loading and UI components
8 years ago
Justin Richer
00c4ea9199
dynamically load client routes from sub page
8 years ago
Justin Richer
c79b6da9d9
Javascript files for UI functionality loaded from configuration bean
8 years ago
Justin Richer
606dd2633b
collapsed home page tags
8 years ago
Justin Richer
907f94e0ce
collapsed tags into relevant pages
8 years ago
Justin Richer
3acb71763a
cleaned up UMA server overlay
8 years ago
Justin Richer
777b7a2112
added new data package to logging defaults
8 years ago
Justin Richer
76c7bef0d6
restored previous filter order and set OAuth filter to stateless, addresses #1190 , #1185 , #1188
8 years ago
Justin Richer
db50a88fe5
Happy New Year 2017
8 years ago
Justin Richer
d92cc4d488
fixed constants for spring 4.2
8 years ago
Justin Richer
b17a7f43ae
removed structured scopes
8 years ago
juazugas
ffc5782810
Fix field definition in the model object.
8 years ago
Justin Richer
0dd7eef428
Updated database examples, closes #1167
8 years ago
mialtamimi
d862ba9fd8
add indexes on certain fields to shorten time taken to issue a new access token
8 years ago
Justin Richer
9b715f9632
put error logging inside the curried callback
8 years ago
Justin Richer
0d162b1423
disabled CSRF on API endpoints, changed auth manager to a bean ID instead of reference, changed filter order to keep SECOAUTH from clearing out security contexts.
8 years ago
Justin Richer
71bb8d6439
Spring 4.3 namespace
8 years ago
Justin Richer
fc91043807
using defaults from spring 4
8 years ago
Justin Richer
d5e8dd31a8
update to Spring Security 4
8 years ago
Justin Richer
bea3af2470
database table sync
8 years ago
Justin Richer
63bd8d18fb
cleaned ID token views from UI
8 years ago
Justin Richer
91da3935f5
Made ID tokens ephemeral, made access token’s “additional information” extensible
8 years ago
Justin Richer
375a5f2e47
removed token count from grant admin page
8 years ago
Justin Richer
8333d035b4
move database files to match new layouts
8 years ago
Tomasz Borowiec
4b3284ffd2
ojdbc6 dependency moved to parent pom, added check constraints for boolean columns, fixed invalid column type
8 years ago
Tomasz Borowiec
83a9fef14d
Oracle support added
8 years ago
Neths
1b7612a26d
add db init script for mysql
...
add data-context example with mysql db initializer
8 years ago
Neths
cbe6b9e1df
add db init script for pgsql
...
add data-context example with pgsql db initializer
8 years ago
Justin Richer
337513a559
sync’d database tables from HSQL to MySQL and PGSQL
...
closes #1154
closes #1148
8 years ago
Justin Richer
5dcda2812e
added code challenge method to client model (properly this time)
8 years ago
Justin Richer
d1d05e506e
added software statement to dynamic registration self-service
8 years ago
Justin Richer
57208ac35d
added software statements to client API
8 years ago
Justin Richer
d89257380f
make client assertion auth work again
8 years ago
Justin Richer
bd9932d56f
added assertion processor to token endpoint
8 years ago
Justin Richer
8e016a8d30
make the null assertion processor the default
8 years ago
Justin Richer
a5a12b2f1f
added assertion validation engine
8 years ago
Justin Richer
fa63993896
added software statement to client model, added processor to dynamic registration parser
8 years ago
Justin Richer
17be89fe98
updated whitelist to use error function
8 years ago
Justin Richer
6e8a728c68
updated token management to use error handler
8 years ago
Justin Richer
1366db3b48
updated scopes to use error handler
8 years ago
Justin Richer
838fcb6789
changed resource set registration to use error handler
8 years ago
Justin Richer
241bc0f649
updated approved sites to use error handler
8 years ago
Justin Richer
055b5cc4da
fixed title on saved client dialog
8 years ago
Justin Richer
cdf5147706
ported dyn reg to new error handler
8 years ago
Justin Richer
40863f4696
converted list item to use error handler
8 years ago
Justin Richer
bba0b2fcd2
converted blacklist to new error handler
8 years ago
Justin Richer
ed7536837b
fixed display errors for error dialog
8 years ago
Justin Richer
e073df614f
made the modal display sit on top for real this time
8 years ago
Justin Richer
d79bbaf430
instrumented client error handling to use new framework
8 years ago
Justin Richer
8749e1124e
added generic error message handler
8 years ago
Justin Richer
44313c4e10
reformatted error template
8 years ago
Justin Richer
93be6b59b8
switched to using templates instead of inline code
8 years ago
Justin Richer
efc1c3c8bd
added common API error handler function, closes #1066
8 years ago
Justin Richer
ee537c404b
externalize locale and message resolver configuration
8 years ago
XIAO XI LIU
66667b95bc
add blacklist i18n resource bundles.
8 years ago
XIAO XI LIU
0153ff9cb8
localize login page
8 years ago
XIAO XI LIU
55b54c53b3
add Chinese (both simplified and tranditional) messages.
8 years ago
XIAO XI LIU
4884b167f2
fix DBCS render issue #1056
9 years ago
Leonard Brünings
c96be134da
Fix unqualified access to implicit request object ...
...
If the OpenId request object parameter is used it hides the implicit
request object, which in turn causes the expression to fail.
To circumvent this we need to access the request object through the
pageContext.
9 years ago
Leonard Brünings
a8adcb1f6b
Fix form action for approve.jsp for root contexts
9 years ago
jimmytheneutrino
fa4722cdd8
shortTopbarTitle
9 years ago
Justin Richer
c31f42c3f3
updated versions to 1.3
9 years ago
Justin Richer
58724aa6dc
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
29c9ee2c46
[maven-release-plugin] prepare release mitreid-connect-1.2.6
9 years ago
Justin Richer
37bead1404
added configuration flag for HEART mode
9 years ago
Justin Richer
2d2cf57125
added 'green' display to http on 127.0.0.1 in addition to localhost
9 years ago
Justin Richer
37b9acda66
fixed erroneous error log
9 years ago
Justin Richer
89316cbab1
fixed default token lifetimes for heart mode
9 years ago
Justin Richer
60faf96e00
modified UI for HEART mode
9 years ago
Justin Richer
26d507d635
default new client in UI to HEART-compliant values
9 years ago
Justin Richer
52061ff05a
pass heart mode variable to javascript
9 years ago
Justin Richer
3a0fd9141f
added HEART Mode image to footer
9 years ago
Justin Richer
d0d6ae2ad8
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
7f5b70e9e1
[maven-release-plugin] prepare release mitreid-connect-1.2.5
9 years ago
Justin Richer
cebf0fb8b2
added general javascript error catch
9 years ago