-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Feature name
Not use hardcoded cloudfront URL in settings.js of the WebUI .
Is your feature request related to a problem? Please describe.
We currently have alternate domain and our Idp authentication only works if we use the cloudfront URL. In order for our alternate domain, we updated the settings.js with our alternate URL.
Describe the feature you'd like to see implemented
Can the URL be the caller URL or can we pass an alternate domain as parameter.
Describe the value this feature will add to AWS Perspective
We wanted to use our custom domain for our WorkloadDiscovery.
Describe alternatives you've considered
Proceed with what we do today and manually update if we upgrade our Workload Discovery in the future.
Additional context
Add any context or screenshots about the feature request here.