Commit Graph

2140 Commits (ed7799b54ac414d478bad7e184e3c4324ca2ff05)
 

Author SHA1 Message Date
Justin Richer ed7799b54a make RPTs optionally expire, closes #794
10 years ago
Justin Richer e0cdeb3571 inject uma token service
10 years ago
Justin Richer fc64dcc9b9 discovery endpoint cleanup
10 years ago
Justin Richer f4f08d9449 RPT endpoint cleanup
10 years ago
Justin Richer 1f083c7acb extracted RPT generation component to new token service class, closes #797
10 years ago
Justin Richer 0ea06f01b8 moved claims processor to the right package
10 years ago
Justin Richer 53d4f15923 shuffle authz endpoint
10 years ago
Justin Richer 7951ff5086 separated claims processing out into its own service, closes #796
10 years ago
Justin Richer b811594ad4 project file cleanup
10 years ago
Justin Richer 8d5c7d6226 fixed some rogue documentation
10 years ago
Justin Richer afad3a720b Merge branch 'master' into uma
10 years ago
Justin Richer e155cdc282 added strict URI matching option to redirect resolver (off by default)
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 06f7dc984d switched to view constants
10 years ago
Justin Richer d6dfa89533 check client information on delete of resource set
10 years ago
Justin Richer 7273b0a5b7 fixed discovery endpoint information, closes #805
10 years ago
Justin Richer eb49d9624c inject claims from OIDC auth token into permission ticket
10 years ago
Justin Richer 98cd5ba27d added save to permission ticket system
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 f48049be4d deny tickets with no claims required (closes a race condition)
10 years ago
Justin Richer dc10779abb removed extraneous issuer in discovery endpoint, closes #793
10 years ago
Justin Richer a38a0b6f75 removed extraneous bob
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 687517d7f4 Merge branch 'master' into claims-editing-ui
10 years ago
Justin Richer d015d17fad search for local users first (by email), then check remote users
10 years ago
Justin Richer 348ff7ee17 made webfinger endpoint search by email address, then by username
10 years ago
Justin Richer 5aa5cc1a10 added search by email to user info data stack
10 years ago
Justin Richer e89d8cd985 added webfinger lookup helper service
10 years ago
Justin Richer 394785b9c4 don't give resource sets default client scopes
10 years ago
Justin Richer 7af19dbd61 added copyright text
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 5698393d31 created claims API
10 years ago
Justin Richer bde03411f1 Merge branch 'master' into uma
10 years ago
Justin Richer 006a4d1ec6 fixed import function of 1.2 data service
10 years ago
Justin Richer 6f149cba69 Merge branch 'master' into uma
10 years ago
Justin Richer 30e894a64a put 'kid' into JWS header, closes #784
10 years ago
Justin Richer 866186f611 pointed data API at the correct service version
10 years ago
Justin Richer aee2544fbf updated tables for MySQL
10 years ago
Justin Richer 6daeeefb33 augmented introspection unit tests with one for new permissions mode
10 years ago
Justin Richer 9f913244a0 fixed unit tests for introspection results
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