Skip to content

[v12] Validate SAMLIdPServiceProviders ACS endpoints#32251

Merged
rosstimothy merged 1 commit intobranch/v12from
tross/v12/saml_acs
Sep 20, 2023
Merged

[v12] Validate SAMLIdPServiceProviders ACS endpoints#32251
rosstimothy merged 1 commit intobranch/v12from
tross/v12/saml_acs

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #32218 to branch/v12

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.
@rosstimothy rosstimothy mentioned this pull request Sep 20, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Sep 20, 2023
Merged via the queue into branch/v12 with commit 90afc43 Sep 20, 2023
@rosstimothy rosstimothy deleted the tross/v12/saml_acs branch September 20, 2023 19:54
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.

3 participants