open-condo-software / condo

Open source condominium management platform
MIT License
64 stars 27 forks source link

fix(condo): DOMA-9343 fix refresh sbbol client secret #4864

Closed nomerdvadcatpyat closed 3 months ago

nomerdvadcatpyat commented 3 months ago

Fixed 2 problem:

  1. On development we have a deleted user for auto refresh clientSecret. Updated it in .helm
  2. Authorization was called twice for one user to update clientSecret, and in the second integration (sbbolSecretStorageExtended) there was a expired refreshToken. Made getAccessTokenForUser be called once
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud