Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFM-11542 Add validation to Targets on auth path #321

Merged
merged 2 commits into from
Jun 18, 2024
Merged

FFM-11542 Add validation to Targets on auth path #321

merged 2 commits into from
Jun 18, 2024

Conversation

jcox250
Copy link
Contributor

@jcox250 jcox250 commented Jun 18, 2024

What

  • Adds the same validation for Targets that Saas uses on targets in the /client/auth path

Why

  • Without this the Proxy will accept invalid targets from SDKs when they authenticate and then log out an error when it trys to forward them on and Saas rejects them

Testing

  • Added tests

**What**

- Adds the same validation for Targets that Saas uses on targets in the /client/auth
  path

**Why**

- Without this the Proxy will accept invalid targets from SDKs when they
  authenticate and then log out an error when it trys to forward them on
and Saas rejects them

**Testing**

- Added tests
Copy link
Contributor

@davejohnston davejohnston left a comment

Choose a reason for hiding this comment

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

Looks good

@jcox250 jcox250 merged commit 4ba31f7 into v2 Jun 18, 2024
5 checks passed
@jcox250 jcox250 deleted the FFM-11542 branch June 18, 2024 22:46
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.

2 participants