seaweedfs
seaweedfs copied to clipboard
IAM server does not support GET method requests
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs Report issues here. Ask questions here https://stackoverflow.com/questions/tagged/seaweedfs Please ask questions in https://github.com/chrislusf/seaweedfs/discussions
Describe the bug According to IAM API Reference IAM server should support both GET and POST methods but weed IAM server support POST only method. so, some applications that make a GET request will be failed with 405 Method Not Allowed.
System Setup
- output of
weed version
version 30GB 3.09 4a046e4d linux amd64
Expected behavior S3 applications can work without error
Screenshorts
This is is expected https://github.com/chrislusf/seaweedfs/wiki/Amazon-IAM-API Maybe it's something else? Need more details and logs for seaweedfs on how S3 Browser works
the useful log from S3 Browser is only attached image.