杭州市委办项管
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
2.3KB

  1. security:
  2. auth:
  3. auth-require-url: /api/v1/user/auth/auth-require
  4. invalid-session-url: /api/v1/user/auth/invalid-session
  5. password-login-url: /api/v1/user/auth/login
  6. agent-login-url: /api/v1/user/auth/agent-login
  7. logout-url: /api/v1/user/auth/logout
  8. common-login-url: /api/v1/user/auth/common-login
  9. ignore-auth-urls:
  10. - /v2/api-docs
  11. - /swagger-ui.html
  12. - /webjars/**
  13. - /swagger-resources/**
  14. - /webjars/
  15. - /api/v1/user/auth/register
  16. - /api/v1/user/auth/auth-require
  17. - /api/v1/user/auth/invalid-session
  18. - /api/v1/user/auth/login/password
  19. - /api/v1/user/auth/forget-password
  20. - /api/v1/user/auth/common-login
  21. - /doc.html
  22. - /ok.html
  23. - /open/api/**
  24. - /oa/**
  25. - /wflow/**
  26. - /sys/**
  27. - /api/v1/verification/**
  28. - /api/v1/expert/registration
  29. - /api/v1/meta/dictionary/list
  30. - /api/v1/meta/tag
  31. - /api/v1/organization/tree-list
  32. - /api/v1/organization/get-child-list
  33. - /api/v1/region/tree
  34. - /api/v1/expert/get-zzd-info
  35. - /file/upload
  36. - /file/download
  37. - /api/v1/zwdd/pull/**
  38. - /api/v1/irs/**
  39. - /api/v1/wps-convert/**
  40. - /api/v1/belong-org/business-strip/list
  41. ignore-csrf-urls:
  42. - /api/v1/user/auth/**
  43. - /v2/api-docs
  44. - /swagger-ui.html
  45. - /webjars/**
  46. - /swagger-resources/**
  47. - /webjars/
  48. - /doc.html
  49. - /ok.html
  50. - /api/v1/**
  51. - /file/**
  52. - /optLog/**
  53. - /dict/**
  54. - /oa/**
  55. - /wflow/**
  56. - /sys/**
  57. - /api/v1/verification/**
  58. - /api/v1/expert/registration
  59. - /api/v1/meta/dictionary/list
  60. - /api/v1/meta/tag
  61. - /api/v1/organization/tree-list
  62. - /api/v1/organization/get-child-list
  63. - /api/v1/region/tree
  64. - /api/v1/expert/get-zzd-info
  65. - /file/upload
  66. - /file/download
  67. - /api/v1/zwdd/pull/**
  68. - /api/v1/irs/**
  69. - /api/v1/wps-convert/**
  70. - /api/v1/belong-org/business-strip/list
  71. role-map:
  72. "engineer":
  73. "project_manager":
  74. - /api/v1/user-info/kick-off/**
  75. "enterprise_admin":
  76. "regional_general_manager":
  77. "driver":
  78. "super_admin":
  79. - /api/v1/user-info/save
  80. - /api/v1/user-info/del
  81. - /api/v1/user-info/kick-off/**
  82. - /api/v1/user-info/password/mod