SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.35k stars 159 forks source link

Local Account Access Disrupted && SSO integration for New Vectr Upgrade #185

Closed arishwani closed 1 year ago

arishwani commented 2 years ago

Hi Vectr Team,

I am having an issue where after assigning a dns name hosting vectr on https, some of local account users are getting redirected to the old dns name and port 8081; therefore, leading to an error because the old dns has been removed and the port is https instead of 8081. This issue is only for some users.

Also, I see there is a new Vectr version " VECTR v8.4.3" does SSO works with this new version. There was an issue with SSO integration for the VECTR v8.3.2. Wondering if the same issue persist for the new version.

Thank you

SRAPSpencer commented 2 years ago

If the issue is only for some users it sounds like a cached DNS issue. I would recommend checking the DNS resolvers in whichever network segment those users are located. When you navigate to the base URL of VECTR it will always redirect to the environment variable set in the .env file, and it will always be https.

There were some SSO bug fixes since 8.3.2. Do you have a particular issue you were experiencing? The "APP_NAME" .env file bug has not been resolved yet.

arishwani commented 2 years ago

@SRAPSpencer Thank you for the reply, since there was a ticket opened for this issue https://github.com/SecurityRiskAdvisors/VECTR/issues/178 I did not try setting up SSO; therefore, I am wondering if this specific issue that brought up in this ticket https://github.com/SecurityRiskAdvisors/VECTR/issues/178 is closed with the 8.4.3 version.

doodleincode commented 2 years ago

@SRAPSpencer Thank you for the reply, since there was a ticket opened for this issue #178 I did not try setting up SSO; therefore, I am wondering if this specific issue that brought up in this ticket #178 is closed with the 8.4.3 version.

178 should be fixed in 8.4.3. We'll close out that ticket.

SRAPSpencer commented 2 years ago

@SRAPSpencer Thank you for the reply, since there was a ticket opened for this issue #178 I did not try setting up SSO; therefore, I am wondering if this specific issue that brought up in this ticket #178 is closed with the 8.4.3 version.

Did @doodleincode answer your question? Let us know if you need further assistance.

SRAPSpencer commented 1 year ago

Stale issue.