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

[v13] Validate SAMLIdPServiceProviders ACS endpoints #32220

Merged
merged 1 commit into from Sep 20, 2023

Conversation

rosstimothy
Copy link
Contributor

Backport #32218 to branch/v13

Enforces that all ACS endpoints are HTTPS to prevent any
XSS attacks. To allow admins to interogate any existing resources
which may be impacted validation only happens on create and update
but not get. All usages of SAMLIdPServiceProviders within teleport
follow all internal retrievals with a call to
services.ValidateAssertionConsumerServicesEndpoint in order to
subvert invalid ACS endpoints.
@r0mant r0mant added this pull request to the merge queue Sep 20, 2023
Merged via the queue into branch/v13 with commit 4d542a5 Sep 20, 2023
19 checks passed
@r0mant r0mant deleted the tross/v13/saml_acs branch September 20, 2023 18:41
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants