杭州市委办项管
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.

54 line
1.4KB

  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. ignore-auth-urls:
  9. - /v2/api-docs
  10. - /swagger-ui.html
  11. - /webjars/**
  12. - /swagger-resources/**
  13. - /webjars/
  14. - /api/v1/user/auth/register
  15. - /api/v1/user/auth/auth-require
  16. - /api/v1/user/auth/invalid-session
  17. - /api/v1/user/auth/login/password
  18. - /api/v1/user/auth/forget-password
  19. - /doc.html
  20. - /ok.html
  21. - /open/api/**
  22. - /oa/**
  23. - /wflow/**
  24. - /sys/**
  25. - /api/v1/verification/**
  26. ignore-csrf-urls:
  27. - /api/v1/user/auth/**
  28. - /v2/api-docs
  29. - /swagger-ui.html
  30. - /webjars/**
  31. - /swagger-resources/**
  32. - /webjars/
  33. - /doc.html
  34. - /ok.html
  35. - /api/v1/**
  36. - /file/**
  37. - /optLog/**
  38. - /dict/**
  39. - /oa/**
  40. - /wflow/**
  41. - /sys/**
  42. - /api/v1/verification/**
  43. role-map:
  44. "engineer":
  45. "project_manager":
  46. - /api/v1/user-info/kick-off/**
  47. "enterprise_admin":
  48. "regional_general_manager":
  49. "driver":
  50. "super_admin":
  51. - /api/v1/user-info/save
  52. - /api/v1/user-info/del
  53. - /api/v1/user-info/kick-off/**
  54. - /api/v1/user-info/password/mod