Commit Graph

371 Commits (cbf63160502dcee3a7a07722d1ed22e449e42eb2)

Author SHA1 Message Date
Justin Richer 98e414b6df broke out authentication holder class into parts, no more serializable pieces in the database, closes #696
10 years ago
Justin Richer cb8abca0f6 removed embedded JOSE classes in favor of converters
10 years ago
Justin Richer e9aeb8318e added labels for new UI bits
10 years ago
Justin Richer 6be2b4f65e added ES* and PS* support for signed objects
10 years ago
Mark Janssen eb1ea4c0b8 Update topbar.tag
10 years ago
Justin Richer aeed2fa003 issue new refresh tokens for clients who are configured for it, closes #408
10 years ago
Justin Richer 5b02e18f7c added a simplified user menu and login button for collapsed navbars, closes #801
10 years ago
Justin Richer e52fff58f5 added hierarchical user info display, closes #787
10 years ago
Justin Richer 52b1bda8d8 version match and cleanup
10 years ago
Justin Richer cdf6107b25 reverted changes related to UMA server
10 years ago
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 06ae8545ae Merge branch 'master' into uma
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.
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 8352145d82 Merge branch 'master' into authorization-api
10 years ago
Justin Richer ba51df0c37 consolidated client credential filter beans
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