awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
959 stars 188 forks source link

cant open the admin app after installation #415

Closed qwudssd closed 1 year ago

qwudssd commented 1 year ago

the deployment was successful but when I open the link and click on sign in this shows up

Screen Shot 2022-11-11 at 3 45 00 PM Screen Shot 2022-11-11 at 3 42 16 PM

branch:latest main

PoeppingT commented 1 year ago

Hello @qwudssd , can you provide more information about your installation?

  1. Is this error still present?
  2. Which identity provider did you choose when you created the environment?
  3. By using the inspect feature of your browser, you can view network requests. Please find the request that was responded to with invalid_scope and copy the scope header here.
qwudssd commented 1 year ago

Hi, sorry for the late response. And looks like https://github.com/awslabs/aws-saas-boost/pull/417 has a fix for it. So just for reference, the identity provider im using is Cognito. I've deleted the original one, but I've tried deploying again and it is now showing this

Screen Shot 2022-11-15 at 1 47 16 PM

the request header that is responded to with invalid_scope is: :authority: d1lggiseg7u8wk.cloudfront.net :method: GET :path: /?error_description=invalid_scope&state=55ae50c93ffe4ad2bace1d0a858679b2&error=invalid_request :scheme: https accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9 accept-encoding: gzip, deflate, br accept-language: en-US,en;q=0.9 cache-control: max-age=0 sec-ch-ua: "Chromium";v="106", "Google Chrome";v="106", "Not;A=Brand";v="99" sec-ch-ua-mobile: ?0 sec-ch-ua-platform: "macOS" sec-fetch-dest: document sec-fetch-mode: navigate sec-fetch-site: none sec-fetch-user: ?1 upgrade-insecure-requests: 1 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36