I've installed and configured ArcGIS Enterprise (v12.0) on a single AWS EC2 Windows server (v2022). ArcGIS Server has been federated with Portal for ArcGIS, and OIDC authentication has been implemented. For the most part, everything works except for cached map services when viewed as a WMS within portal's Map Viewer.
- The same cached service/s render fine as a Map Image Layer.
- Services with dynamically rendered layers will function as expected when viewed as a WMS service.
- I've set logging on ArcGIS Server and Portal at verbose level and nothing is being recorded that indicated there's an issue.
- I've tried storing the cache in an S3 bucket as well as a local drive, and it still won't pull the cache tiles as a WMS
Has anyone run into this before? Looking for any suggestions. Thanks