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

draft - Introspect with org ctx #26

Draft
wants to merge 1 commit into
base: edi-foundation-integration
Choose a base branch
from

Conversation

EriksonBahr
Copy link

@EriksonBahr EriksonBahr commented Jan 17, 2023

Description

Fix for the headers too large error by limiting the HSDP IAM introspection scope to the current org. This is a proposal/draft and still needs to be evaluated if it actually cover our use case with sub orgs.

For now management decided this should be on hold for 2~4 weeks.

In order to adopt this fix I changed our own envoy config so the orgId is added:

library.setOrgIdInHeader(request_handle, ${ORG_ID_MAPPING}, {})
-- ... next filter:
- exact: "edisp-org-id"

Motivation and Context

How Has This Been Tested?

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • Add unit tests
  • Local testing

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.

1 participant