Justin Richer
f077579b29
moved UMA-specific files to the UMA webapp package
10 years ago
Justin Richer
582c52ebf5
display error on webfinger failure
10 years ago
Justin Richer
7188a06488
added deletion functionality to UI
10 years ago
Justin Richer
c63651626f
added simple display for required claims into resource set display
10 years ago
Justin Richer
396ed472a9
cleaned up external login page
10 years ago
Justin Richer
9c6f12087d
fixed javascript bug on resource set save
10 years ago
Justin Richer
b2912b944a
tweaked configuration of login pages to allow parallel logins
10 years ago
Justin Richer
08413302eb
configured OIDC client on claims collection endpoint
10 years ago
Justin Richer
2a4cceff5a
object consistency across commits
10 years ago
Justin Richer
6e095e3266
can now add and remove email address claims from the UI
10 years ago
Justin Richer
1ad1813239
claim removal and policy saving
10 years ago
Justin Richer
e89d8cd985
added webfinger lookup helper service
10 years ago
Justin Richer
332cb22a99
claim forms displayed
10 years ago
Justin Richer
3e931c68b4
added policy editing overview page
10 years ago
Justin Richer
ba0c679e60
made "en" the default locale explicitly
10 years ago
Justin Richer
aee2544fbf
updated tables for MySQL
10 years ago
Justin Richer
7df31f1e87
completed rudimentary UMA authorization API.
...
Working: resource set registration, permission ticket creation, RPT creation from ticket
Still missing: adding required claims to resource set, adding provided claims to permission ticket
10 years ago
Justin Richer
e1769d1545
added (optional) permissions sets to access tokens
10 years ago
Justin Richer
1be9da52c6
separated ticket object from permission object to facilitate re-use of permission object with tokens
10 years ago
Justin Richer
2993b76dad
added auth request endpoint to context configuration
10 years ago
Justin Richer
1393251da9
added value to claim
10 years ago
Justin Richer
2aadb09f49
started claims service, added expiration to permissions
10 years ago
Justin Richer
a57c336e11
added uma_authorization to default scope set
10 years ago
Justin Richer
ba51df0c37
consolidated client credential filter beans
...
(note: imports magic from secoauth)
10 years ago
Justin Richer
4f12fab56b
made unused auth codes expired (they're still single-use), refactored auth code service layer
10 years ago
Justin Richer
7e9ee525a8
cleaned up old i18n files and references
10 years ago
Justin Richer
f39e2e9412
ported the remainder of the swedish language file to the JSON format
10 years ago
Justin Richer
9b0e504cea
transferred remainder of English text to new configuration
10 years ago
Justin Richer
2abcd96bbe
set fallback locale to English, ultimate fall through is to return the code string itself
10 years ago
Justin Richer
285ad71874
made input reader use UTF8, imported the first set of Swedish text to the JSON format
10 years ago
Justin Richer
4d1b08f89d
moved english homepage text to json format
10 years ago
Justin Richer
80605becf1
rudimentary json-based message source
10 years ago
Justin Richer
ed8887864c
added font and key files to non-filtered file sets
10 years ago
Justin Richer
75e0cdd550
fixed syntax error in messages file
10 years ago
Justin Richer
54bec32b7e
restored relative time display to a few pages where it was lost during i18n updates, closes #766
10 years ago
Justin Richer
daee9266c5
default clients to SECRET_BASIC in UI, closes #772
10 years ago
Justin Richer
1735dbca11
extracted controller URLs to constants, closes #769
10 years ago
Justin Richer
c777ebfac9
added universal OAuth exception handling
10 years ago
Justin Richer
1ba14f7682
added resource set and permission ticket tables to mysql datastore
10 years ago
Justin Richer
c3bf359629
turned resource server filter back on
10 years ago
Justin Richer
99c57141cb
fixed prepacked scope value
10 years ago
Justin Richer
627bcaee43
added client_id to resource sets
10 years ago
Justin Richer
5ff9cd1bbb
implemented permission registration API
10 years ago
Justin Richer
0dc7cb05e7
added icons to scope editing panel
10 years ago
Justin Richer
c8cf2abbd9
made scopes robust against deep links
10 years ago
Justin Richer
45754d3b75
made clients robust against deep links
10 years ago
Justin Richer
d570497b16
fixed some bugs in whitelist rendering and saving
10 years ago
Justin Richer
692e8418d6
fixed whitelist deep linking, closes #718
10 years ago
Justin Richer
8caaf3ae20
whitelist editor now uses checkboxes, closes #773
10 years ago
Justin Richer
4d88e04e59
added resource set registration scope to built in set
10 years ago