Skip to content

SSI-825 update dev authorizer#158

Merged
LBHTKarki merged 1 commit into
masterfrom
feat/ssi-825-switch-to-cognito-authorizer-on-dev
Feb 20, 2026
Merged

SSI-825 update dev authorizer#158
LBHTKarki merged 1 commit into
masterfrom
feat/ssi-825-switch-to-cognito-authorizer-on-dev

Conversation

@LBHTKarki
Copy link
Copy Markdown
Contributor

@LBHTKarki LBHTKarki commented Feb 20, 2026

Link to JIRA ticket

SSI-825

Describe this PR

What is the problem we're trying to solve

We have implemented a new API gateway authorizer that supports both the legacy hackneyToken as well as the new hackneyCognitoToken. This enables us to start migrating the front end application over to the new Cognito auth MFE which uses new Cognito based tokens. Without switching to the new authorizer all API calls from clients calling the API will fail due to the current authorizer not supporting the Cognito tokens.

What changes have we introduced

Update the development authorizer.

Unrelated changes:
Update the checkout config, so SonarCloud gets all the data it needs for scanning. CircleCi recently migrated over to blobless checkouts which means the SonarCloud scan doesn't have all the details from the repo to fully analyze the code and therefore throws an error.

Checklist

  • Added end-to-end (i.e. integration) tests where necessary e.g to test complete functionality of a newly added feature
  • Added tests to cover all new production code
  • Added comments to the README or updated relevant documentation (add link to documentation), where necessary.
  • Checked all code for possible refactoring
  • Code pipeline builds correctly

Follow up actions after merging PR

N/A

@LBHTKarki LBHTKarki requested a review from a team as a code owner February 20, 2026 10:31
Copy link
Copy Markdown

@manimaran-ramalingam manimaran-ramalingam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@LBHTKarki LBHTKarki merged commit 722d7b1 into master Feb 20, 2026
7 checks passed
Duslerke added a commit that referenced this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants