1. 485cfd9 init project with tiny pro cli by liubao · 33 hours ago master
  2. 212cbe1 add local registry to support node-js by liubao · 2 days ago
  3. c7bc88e 修改timestamp参数显示为时间格式 by tianxin · 2 days ago
  4. 3aa5aba change source folder by liubao · 3 days ago
  5. 3b47ba9 调用链展示组件语法切换v3 by tianxin · 3 days ago
  6. 21b2185 新增调用链列表展示 by tianxin · 3 days ago
  7. 94f2274 upgrade mysql connector by liubao · 3 days ago
  8. d01b605 新增登录页面 by tianxin · 5 days ago
  9. 4e7ac35 新增登录页面 by tianxin · 5 days ago
  10. 32780af refactoring some code by liubao · 7 days ago
  11. 2c09c1f add admin website by liubao · 7 days ago
  12. 94123f6 fix trace order by liubao · 9 days ago
  13. 2b9ef99 add admin service by liubao · 9 days ago
  14. 5b0978b add observability by liubao · 11 days ago
  15. adf3f14 update spring security dependencies by liubao · 2 weeks ago
  16. 142d3d6 make integration tests run by liubao · 2 weeks ago
  17. 9558d04 configure ROOT and edge mapping by liubao · 3 weeks ago
  18. 2941f80 extract apis by liubao · 3 weeks ago
  19. a893f88 fix not response when auth fail by liubao · 3 weeks ago
  20. af8fe1e update to 3.x part2: spring boot by liubao · 3 weeks ago
  21. a74a437 update to 3.x by liubao · 4 weeks ago
  22. 8c8abc6 [SCB-2740]refactor folder structure and api (#46) by liubao68 · 1 year, 6 months ago v0.3-alpha
  23. 283ab45 Bump spring-security-oauth2 in /api/common/service (#45) by dependabot[bot] · 1 year, 6 months ago
  24. c304e7b Bump spring-security-oauth2 in /authentication-server (#44) by dependabot[bot] · 1 year, 6 months ago
  25. 77e6c49 Bump mybatis from 3.4.5 to 3.5.6 in /authentication-server (#43) by dependabot[bot] · 1 year, 6 months ago
  26. b6921ea Bump mysql-connector-java from 5.1.46 to 8.0.28 in /integration-tests (#40) by dependabot[bot] · 1 year, 6 months ago
  27. 11807f4 Bump mybatis from 3.4.5 to 3.5.6 in /resource-server (#39) by dependabot[bot] · 1 year, 6 months ago
  28. c3be0a5 Bump mybatis from 3.4.5 to 3.5.6 in /integration-tests (#38) by dependabot[bot] · 1 year, 6 months ago
  29. 65e5f80 Bump mysql-connector-java in /authentication-server (#31) by dependabot[bot] · 1 year, 6 months ago
  30. b186175 [SCB-2739]refactor project artifacts and groups ids (#42) by liubao68 · 1 year, 6 months ago
  31. 2a4efde [SCB-2734]configure access log and metrics (#41) by liubao68 · 1 year, 6 months ago
  32. f94b116 [SCB-2733]provide edge service and resource server project (#36) by liubao68 · 1 year, 6 months ago v0.2-alpha
  33. b22a9e7 [SCB-2732]upgrade project to the latest java chassis version (#30) by liubao68 · 1 year, 6 months ago
  34. 74bb155 [SCB-1827] upgrade servicecomb-fence to use servicecomb 2.0.2 by liubao · 4 years, 1 month ago
  35. 0d116c0 [SCB-1641]fix auth filter default token type error (#19) by bao liu · 4 years, 6 months ago
  36. fac4f13 [SCB-1556]updagrad fence of java-chassis dependency to 1.3.0 and fix old pom problems by liubao · 4 years, 7 months ago
  37. 8560555 [SCB-1420]provide authentication server for use(add build instructions) by liubao · 4 years, 10 months ago
  38. 57e6889 [SCB-1420]provide authentication server for use(change project pom structure) (#10) by bao liu · 4 years, 10 months ago
  39. cb6d5b0 [SCB-1365]demonstrates access token & id token authentication by liubao · 5 years ago
  40. 01d23ad [SCB-1365]implements OpenIDStore for edge service by liubao · 5 years ago
  41. 2f68b2e [SCB-1365]add database implementations for OpenIDStore by liubao · 5 years ago
  42. 0ca8990 [SCB-1364]add database implementations for UserDetailsService by liubao · 5 years ago
  43. b3e7c1e [SCB-1350]minor fix by liubao · 5 years ago
  44. bb5731d [SCB-1350]support third party authentications by liubao · 5 years ago
  45. 33d3d13 [SCB-1343]minor code condition check improvements by liubao · 5 years ago
  46. e8dcaff [SCB-1343]provide web pages to demonstrate login and operations by liubao · 5 years ago
  47. 5c383c0 [SCB-1340]support expiration time & not before time configuration by liubao · 5 years ago
  48. 336e62b Merge pull request #4 from liubao68/master by bao liu · 5 years ago
  49. eaa7a86 [SCB-1322]delete unused code by liubao · 5 years ago
  50. 8b8c29c [SCB-1322]refactor code to allow authentication filters customization and adapt spring security Authentication architecture by liubao · 5 years ago
  51. fd6e71c Merge pull request #3 from liubao68/master by bao liu · 5 years ago
  52. b078c95 [SCB-1319]update docs and add design diagram by liubao · 5 years ago
  53. d16bba4 [SCB-1319]refactor code to better satisfy session token & jwt token authentication by liubao · 5 years ago
  54. 3d0ee93 [SCB-1293]update readme and seperate english and zh_cn by liubao · 5 years ago
  55. 199f7a3 Merge pull request #2 from liubao68/master by bao liu · 5 years ago
  56. 1d2e250 [SCB-1293]1. add TokenStore to support stateless or stateful session management 2. refactor test cases and change developers guide by liubao · 5 years ago
  57. b4451da Merge pull request #1 from liubao68/master by bao liu · 5 years ago
  58. 46de410 [SCB-1292]Add developers guide for servicecomb-fence and fix authSignatureVerifier by liubao · 5 years ago
  59. 7e4d7e4 Initial commit by liubao · 5 years ago v0.1-alpha