server
server copied to clipboard
BUG: AuthorizationPolicy without rules detected
Describe the bug The following error has shown up in the server logs:
Nov 10, 2023 @ 11:48:43.258
AuthorizationPolicy without credential rules provided: 56f0de27-c93c-46c7-8403-c272637dfbde
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior Switch from error log message to exception when this is encountered.
Investigate where this authorization policy is coming from and if there is a server bug to be addressed