Commit History

Author SHA1 Message Date
  Kestrel 30d6ca7a8f Refactoring and add untested direct grant. 11 months ago
  Kestrel 6c0c2aa573 Implemented simple token refresh. 11 months ago
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 months ago
  Kestrel e5dd2c1b71 Fix some warnings, begin key rotation support. 11 months ago
  Kestrel ba869364b3 Add infrastructure for HMAC signatures and verification. 11 months ago
  Kestrel bc4f8eb1e0 Minor cleanups and update version number to v0.0.2. 11 months ago
  Kestrel 5603ac6bf5 Added code response and token endpoint, working end-to-end flow. 11 months ago
  Kestrel 3539493ad3 Update external files to match renamed 'user update-auth' command. 11 months ago
  Kestrel cbb96df5d6 Update copyright year in templates. 11 months ago
  Kestrel a2cb90fdb0 Add redirect for /:realm/um -> /:realm/um/ 11 months ago
  Kestrel 907ad77fb4 Update user management interface to use microrm 0.4. 11 months ago
  Kestrel 69735311f5 rustfmt pass and revivifying oidc API. 11 months ago
  Kestrel 8522c19739 Shifted user_management into cli::user. 11 months ago
  Kestrel ffa0e426c8 Moved more CLI code to use new microrm clap autogen. 11 months ago
  Kestrel 237aeafdfc Follow microrm changes. 11 months ago
  Kestrel 2489464630 Move CLI object manipulation code upstream into microrm directly. 11 months ago
  Kestrel 56041b1d59 Add support for per-Object extra commands. 1 year ago
  Kestrel d4ef327ffd Significant progress on clap interface autogeneration. 1 year ago
  Kestrel 1cad821158 rustfmt pass. 1 year ago
  Kestrel 98c96af348 Beginning of object manipulation framework. 1 year ago
  Kestrel 1a3786d83b Rewrite some server functionality to use microrm 0.4.0. 1 year ago
  Kestrel 7f9174f526 Continued CLI restoration and expansion for new microrm version. 1 year ago
  Kestrel f1583e6c81 WIP refactoring from moving to microrm 0.4. 1 year ago
  Kestrel 48e8fbb847 Use new inline unique index creation from microrm 0.3.12. 1 year ago
  Kestrel 45a21e5902 Update README and set version to v0.0.1. 1 year ago
  Kestrel 89fd3ac0e6 Add note about multiple realms to README. 1 year ago
  Kestrel 5b5d40b20b Minor README updates. 1 year ago
  Kestrel dd02cc4472 Add simple README.md and implement CLI command 'config set'. 1 year ago
  Kestrel cfea7d2b85 Implemented basic user management updating. 1 year ago
  Kestrel 87ce384564 Began implementing extremely basic user self-management interface. 1 year ago