FusionAuth / fusionauth-site

Website and documentation for FusionAuth
https://fusionauth.io
Other
49 stars 45 forks source link

AWS CloudFront redirect to URL example. #3027

Closed mrudatsprint closed 4 months ago

mrudatsprint commented 4 months ago

This example documents how to use a AWS CloudFront Function to redirect to country-specific URLs, such as a FusionAuth instance.

mrudatsprint commented 4 months ago

I'll take a look at the example_app_check error.

mooreds commented 4 months ago

Don't worry about the example app check error, it's just because this isn't merged yet.

mooreds commented 4 months ago

However, please update https://github.com/FusionAuth/fusionauth-example-cloudfront-redirect/blob/main/aws/cloudfront/cloudfunction/function.js to not have our URLs in it. Please put in sample URLs.

mrudatsprint commented 4 months ago

However, please update https://github.com/FusionAuth/fusionauth-example-cloudfront-redirect/blob/main/aws/cloudfront/cloudfunction/function.js to not have our URLs in it. Please put in sample URLs.

I replaced the live FusionAuth URLs with sample URLs.