jimmytheneutrino
fa4722cdd8
shortTopbarTitle
2016-07-07 16:31:48 -04: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
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
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
cebf0fb8b2
added general javascript error catch
2016-02-12 17:32:35 -05:00
Justin Richer
659646ba9a
sync overridden files from UMA server
2016-02-09 16:50:24 -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
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
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
d338352cc8
scroll Ui to top of page on page loads, closes #977
2015-12-18 15:41:01 -05:00
Justin Richer
7f464c496b
changed copyright to new consortium name
2015-12-16 14:51:12 -05:00
Justin Richer
c59f722cc2
enforce pairwise identifier consistency in UI, closes #969
2015-11-25 15:36:15 -05:00
Justin Richer
2496dc114c
allow language system to be loaded from multiple files. closes #817 closes #876
2015-11-24 20:33:55 -05:00
Justin Richer
e255fc1a10
change default behavior of message source, closes #964
2015-11-24 20:33:54 -05:00
Justin Richer
70751a3d4a
updated configuration to comment out optional property value in example
2015-11-24 12:17:32 -05:00
Cosmin Cojocar
7b34a666d9
Make the dual client support configurable
2015-11-24 12:10:27 -05:00
Mark Janssen
f27673a5f5
Align user profile claims
...
Especially helps when `<dd>` collapses due to an empty claim value.
2015-11-23 21:34:54 -05:00
Justin Richer
a5701f4ea3
limit client pagination to 10 pages at a time, closes #886
2015-10-13 17:55:18 -04:00
Justin Richer
c67611e975
added qualifier name to persistence unit and transaction manager, closes #883
2015-10-12 21:15:30 -04:00
Mark Janssen
301802abd3
Speed up servlet start
...
- Set metadata-complete="true" attribute on the <web-app> element.
- Add an empty <absolute-ordering /> element.
See:
https://wiki.apache.org/tomcat/HowTo/FasterStartUp#Configure_your_web_ap
plication
On my (old) machine, this reduces startup time with Jetty from 137580ms
to 20166ms.
2015-10-12 13:10:04 -04:00
Mark Janssen
7871ee0f26
Improve error message
2015-10-12 13:07:18 -04:00
Mark Janssen
58543ac9c4
Fix ID token icon description
2015-10-12 12:59:44 -04:00
Mark Janssen
b5c298e0ca
Remove legacy CSRF protection for approve page
...
Instead, we rely on the Spring Security CSRF protection, like we already do for the login page. Additionally, we remove the authentication check in`isApproved`, because this is already done by Spring Security (and if not, we have bigger problems to worry about).
2015-10-09 17:09:46 +02:00
Justin Richer
3c222b0d79
rewrote blacklist UI, fixed delete functions on rest of UI, closes #905
2015-10-02 18:37:57 -04:00
Justin Richer
43e9fbc29c
fixed issuer on login page, added CSRF to login / logout, closes #870 , closes #824 , closes #875
2015-10-01 21:16:38 -04:00
Stephen Doxsee
8d0355a513
Fix commented-out datasource config for postgresql and mysql to user HikariDataSource instead of Apache's BasicDataSource (since the class isn't in the project by default)
2015-08-21 17:27:12 -04:00
Justin Richer
54d8d890e5
restricted access to /authorize to ROLE_USER accounts, closes #892
2015-08-21 10:20:26 -04:00
Justin Richer
658b5e1456
updated all available javascript libraries to latest versions
2015-07-10 16:04:36 -04:00
Justin Richer
99fbda3d13
fix scope icon overlay in scope editor for safari/chrome/IE, closes #867
2015-07-10 11:40:50 -04:00
Justin Richer
71c52d1a39
restored default scopes
2015-07-10 11:39:49 -04:00
Justin Richer
064f36ef6c
clean up resource sets when clients are deleted
2015-07-09 18:07:19 -04:00
Justin Richer
8c822c0f54
detached whitelist from approved sites, closes #781
2015-07-08 17:22:55 -04:00
Justin Richer
2d6be48732
made error page responsive to HTTP status codes.
2015-07-08 14:36:03 -04:00
Justin Richer
42b93be492
added uri-encoded client service, closes #857
2015-07-07 17:55:56 -04:00
Justin Richer
a42920355c
updated error page, closes #858
2015-07-07 14:48:46 -04:00
Justin Richer
0360d35c3b
updated to servlet 3.0
2015-07-07 14:48:31 -04:00
Justin Richer
2f4d9ce54b
clearing out refresh tokens is now configurable, closes #409
2015-06-25 12:07:38 -04:00
Justin Richer
b18bea6b9f
switched connection pool to use HikariCP, closes #821
2015-06-24 16:21:31 -04:00
Justin Richer
23e1e87368
dressed up error message a little
2015-06-01 19:39:09 -04:00
Justin Richer
0aabb7226d
internationalized the error and login pages
2015-06-01 19:34:43 -04:00
Justin Richer
4655650a68
added OAuth error display page, closes #559
2015-06-01 19:21:32 -04:00
Justin Richer
54e3b7e8d3
added new messages for JWK Set handling
2015-06-01 19:08:51 -04:00
Justin Richer
49c8804a1c
JWK Set by value UI added to resource registration
2015-06-01 15:35:21 -04:00
Justin Richer
d09b003bc3
JWK Set by value UI added to dynamic registration
2015-06-01 15:35:21 -04:00
Justin Richer
79317d5b70
JWK Set by value added to admin UI, addresses #826
2015-06-01 15:35:21 -04:00
Mark Janssen
742ceea182
Support for PostgreSQL
2015-05-28 17:07:41 -04:00
Mark Janssen
d583499a07
Add X-Frame-Options header
2015-05-28 17:07:06 -04:00
Justin Richer
e9aeb8318e
added labels for new UI bits
2015-05-22 13:04:21 -04:00
Justin Richer
6be2b4f65e
added ES* and PS* support for signed objects
2015-05-22 13:04:21 -04:00
Mark Janssen
eb1ea4c0b8
Update topbar.tag
...
Fixes #816
2015-05-22 18:21:07 +02:00
Justin Richer
aeed2fa003
issue new refresh tokens for clients who are configured for it, closes #408
2015-05-13 18:01:49 -04:00
Justin Richer
5b02e18f7c
added a simplified user menu and login button for collapsed navbars, closes #801
2015-05-13 17:16:03 -04:00
Justin Richer
e52fff58f5
added hierarchical user info display, closes #787
2015-05-13 16:48:01 -04:00
Justin Richer
cdf6107b25
reverted changes related to UMA server
2015-05-12 20:09:31 -04:00
Justin Richer
f077579b29
moved UMA-specific files to the UMA webapp package
2015-05-12 17:39:17 -04:00
Justin Richer
582c52ebf5
display error on webfinger failure
2015-05-12 11:36:48 -04:00
Justin Richer
7188a06488
added deletion functionality to UI
2015-05-12 11:16:51 -04:00
Justin Richer
c63651626f
added simple display for required claims into resource set display
2015-05-12 10:57:34 -04:00
Justin Richer
396ed472a9
cleaned up external login page
2015-04-12 22:26:11 -05:00
Justin Richer
9c6f12087d
fixed javascript bug on resource set save
2015-04-12 21:47:09 -05:00
Justin Richer
b2912b944a
tweaked configuration of login pages to allow parallel logins
2015-03-31 17:06:26 -04:00
Justin Richer
08413302eb
configured OIDC client on claims collection endpoint
2015-03-31 15:35:20 -04:00
Justin Richer
2a4cceff5a
object consistency across commits
2015-03-30 18:03:49 -04:00
Justin Richer
6e095e3266
can now add and remove email address claims from the UI
2015-03-30 17:54:16 -04:00
Justin Richer
1ad1813239
claim removal and policy saving
2015-03-30 14:47:58 -04:00
Justin Richer
e89d8cd985
added webfinger lookup helper service
2015-03-30 11:49:49 -04:00
Justin Richer
06ae8545ae
Merge branch 'master' into uma
2015-03-20 18:15:27 -04:00
Justin Richer
332cb22a99
claim forms displayed
2015-03-20 18:15:05 -04:00
Justin Richer
3e931c68b4
added policy editing overview page
2015-03-20 17:27:10 -04:00
Justin Richer
ba0c679e60
made "en" the default locale explicitly
2015-03-20 10:20:37 -04:00
Justin Richer
2993b76dad
added auth request endpoint to context configuration
2015-03-17 18:59:43 -04:00
Justin Richer
8352145d82
Merge branch 'master' into authorization-api
...
Conflicts:
openid-connect-common/src/main/java/org/mitre/oauth2/service/SystemScopeService.java
openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml
openid-connect-server/src/main/java/org/mitre/discovery/web/DiscoveryEndpoint.java
openid-connect-server/src/main/java/org/mitre/oauth2/web/IntrospectionEndpoint.java
openid-connect-server/src/main/java/org/mitre/openid/connect/web/ClientAPI.java
openid-connect-server/src/test/java/org/mitre/oauth2/service/impl/TestDefaultIntrospectionAuthorizer.java
2015-03-13 18:39:26 -04:00
Justin Richer
ba51df0c37
consolidated client credential filter beans
...
(note: imports magic from secoauth)
2015-03-13 18:30:09 -04:00
Justin Richer
4f12fab56b
made unused auth codes expired (they're still single-use), refactored auth code service layer
2015-03-13 13:45:49 -04:00
Justin Richer
7e9ee525a8
cleaned up old i18n files and references
2015-03-13 11:33:20 -04:00
Justin Richer
f39e2e9412
ported the remainder of the swedish language file to the JSON format
2015-03-12 20:56:26 -04:00
Justin Richer
9b0e504cea
transferred remainder of English text to new configuration
2015-03-12 18:03:05 -04:00
Justin Richer
2abcd96bbe
set fallback locale to English, ultimate fall through is to return the code string itself
2015-03-12 17:28:27 -04:00
Justin Richer
285ad71874
made input reader use UTF8, imported the first set of Swedish text to the JSON format
2015-03-12 17:07:08 -04:00
Justin Richer
4d1b08f89d
moved english homepage text to json format
2015-03-12 15:49:44 -04:00
Justin Richer
80605becf1
rudimentary json-based message source
2015-03-12 15:26:23 -04:00
Justin Richer
75e0cdd550
fixed syntax error in messages file
2015-03-12 13:34:35 -04:00
Justin Richer
54bec32b7e
restored relative time display to a few pages where it was lost during i18n updates, closes #766
2015-03-11 21:24:11 -04:00
Justin Richer
daee9266c5
default clients to SECRET_BASIC in UI, closes #772
2015-03-11 16:34:45 -04:00
Justin Richer
1735dbca11
extracted controller URLs to constants, closes #769
2015-03-11 13:20:59 -04:00
Justin Richer
c777ebfac9
added universal OAuth exception handling
2015-03-11 11:41:28 -04:00
Justin Richer
c3bf359629
turned resource server filter back on
2015-03-10 18:28:35 -04:00
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
5ff9cd1bbb
implemented permission registration API
2015-02-28 17:59:37 -05:00
Justin Richer
0dc7cb05e7
added icons to scope editing panel
2015-02-27 12:37:11 -05:00
Justin Richer
351ce3995a
Merge branch 'master' into uma
...
pulled in deep link checking and checkbox handling
2015-02-27 10:16:25 -05:00
Justin Richer
c8cf2abbd9
made scopes robust against deep links
2015-02-27 10:15:36 -05:00
Justin Richer
45754d3b75
made clients robust against deep links
2015-02-27 08:47:39 -05:00
Justin Richer
d570497b16
fixed some bugs in whitelist rendering and saving
2015-02-26 21:17:40 -05:00
Justin Richer
692e8418d6
fixed whitelist deep linking, closes #718
2015-02-26 21:05:01 -05:00
Justin Richer
8caaf3ae20
whitelist editor now uses checkboxes, closes #773
2015-02-26 16:36:58 -05:00
Justin Richer
3b6412219b
added abbreviated view, updated OAuth error handling, fixed URL mapping
2015-02-24 15:10:48 -05:00
Justin Richer
3076da1ed8
functioning resource set repository layer
2015-02-24 12:10:54 -05:00
Justin Richer
efeead52b6
fixed typos in data layer, added blank service layer to resource set
2015-02-24 12:00:58 -05:00
Justin Richer
19879c20c2
restored restricted grant type behavior on dynamic registration page (was lost in translation)
2015-02-18 22:01:50 -05:00
Justin Richer
6a41e98474
added display flag for default scopes
2015-02-18 17:39:00 -05:00
Justin Richer
5f116d522d
fixed missing display message
2015-02-18 17:31:09 -05:00
Justin Richer
2d53f317b0
checkboxes now control list membership behavior, autocomplete is turned off
2015-02-18 17:30:56 -05:00
Justin Richer
e963c3c1ec
checkbox based list renderer
2015-02-18 16:44:44 -05:00
Justin Richer
9a19207f86
long list widgets now clickable
2015-02-18 15:49:25 -05:00
Justin Richer
9ccaa98e2a
fixed default scope lists for dynamic clients and protected resources
2015-02-18 10:57:22 -05:00
Justin Richer
cf07f75682
added UI for restricted scopes
2015-02-18 10:47:30 -05:00
Justin Richer
ecfb72bc50
additional JOSE class naming
2015-02-17 15:32:20 -05:00
Justin Richer
522edda074
additional JOSE class renaming
2015-02-17 14:57:29 -05:00
Justin Richer
05f03f7c90
yet more year updates
2015-02-17 13:09:45 -05:00
Justin Richer
f7998899cf
missed a few copyright notices
2015-02-17 13:02:41 -05:00
Justin Richer
e2349984b8
happy new year 2015!
2015-02-17 10:24:08 -05:00
Justin Richer
d91da77a31
cleaned up resource reg view
2015-02-16 21:06:35 -05:00
Justin Richer
cdd49d9d54
ported help-block text to other admin pages, cleaned up rsreg form processor
2015-02-16 20:51:16 -05:00
Justin Richer
40b390de6d
pluralized post-logout redirect uris for dynamically registered clients
2015-02-16 16:56:20 -05:00
Justin Richer
da9c8bdee5
added support for help blocks on list widget views
2015-02-16 16:43:58 -05:00
Justin Richer
cc02f8fbe8
pluralized post-logout redirect URI on client, closes #654
2015-02-16 16:43:34 -05:00
Justin Richer
b7612520c4
fixed swedish message
2015-02-16 15:16:03 -05:00
Justin Richer
d25602fbe7
created a locale resolved tied in with the existing server configuration bean, removed locale interceptor (it doesn't work with fixed resolvers), cleaned up comments and files
2015-02-16 10:12:27 -05:00
Fredrik Jönsson
7861300d72
Activate locale change interceptor and make it overrideable.
2015-02-15 21:44:48 +01:00
Fredrik Jönsson
10b7eb60c8
Fix typo.
2015-02-11 16:08:45 +01:00
Fredrik Jönsson
a80bb19faf
Translate dynreg, rsreg warning.
2015-02-11 15:26:08 +01:00
Fredrik Jönsson
3fbd17ffe3
Translate additional tooltip.
2015-02-11 14:03:28 +01:00
Fredrik Jönsson
c5d1f4de9d
Translated not implemented yet.
2015-02-11 13:54:40 +01:00
Fredrik Jönsson
d774cfeb6d
Fix explicit date format strings.
2015-02-11 13:36:09 +01:00
Fredrik Jönsson
0b4e584533
Translate dates.
2015-02-11 13:19:37 +01:00
Fredrik Jönsson
7dbfa37887
Switch language to English.
2015-02-11 12:53:59 +01:00
Fredrik Jönsson
22e9dd703b
Fix typo.
2015-02-11 11:57:13 +01:00
Fredrik Jönsson
1801225528
Translate page titles.
2015-02-11 11:50:08 +01:00
Fredrik Jönsson
bd38e43f5a
Translated rsreg page and fixes.
2015-02-11 09:58:06 +01:00
Fredrik Jönsson
c50392d77e
Started working on rsreg page.
2015-02-11 07:40:35 +01:00
Fredrik Jönsson
a602d4c231
Translate dialogs in dynreg.js.
2015-02-10 22:28:20 +01:00
Fredrik Jönsson
6f35c2273d
Translated last tab of dynreg.
2015-02-10 22:15:37 +01:00
Fredrik Jönsson
19181446aa
More reasonable max length for default max session.
2015-02-10 22:15:20 +01:00
Fredrik Jönsson
8b38d6a797
Translated dynreg cryptography tab.
2015-02-10 14:40:43 +01:00
Fredrik Jönsson
2982f8e199
Translated dynreg tokens tab.
2015-02-10 13:53:43 +01:00
Fredrik Jönsson
2cad53f5a5
Access tab translated.
2015-02-10 13:39:10 +01:00
Fredrik Jönsson
dcf8e1988c
Translate first tab of dynreg client.
2015-02-10 12:42:37 +01:00
Fredrik Jönsson
0e9214ccea
Started working on dev pages.
2015-02-10 11:31:25 +01:00