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

Token exchange absent in brp family members calls to /kinderen and /partners #4713

Closed
LaurensBurger opened this issue Sep 26, 2024 · 0 comments · Fixed by #4740
Closed

Token exchange absent in brp family members calls to /kinderen and /partners #4713

LaurensBurger opened this issue Sep 26, 2024 · 0 comments · Fixed by #4740
Assignees
Labels
bug Something isn't working needs-backport Fix must be backported to stable release branch owner: den-haag
Milestone

Comments

@LaurensBurger
Copy link
Collaborator

LaurensBurger commented Sep 26, 2024

Product versie / Product version

2.7.x

Customer reference

DH

Omschrijf het probleem / Describe the bug

HC 1.3

regular request:

GET https://wsgateway.nl/haalcentraal/api/brp/ingeschrevenpersonen/[bsn]

User-Agent: python-requests/2.32.2

Accept-Encoding: gzip, deflate, br

Accept: application/hal+json

Connection: keep-alive

x-origin-oin: 

x-doelbinding: 

x-verwerking: 

x-gebruiker: BurgerZelf

Content-Type: application/hal+json

Authorization: IiA6ICJtVkRvYkR6aEQzZGVNeFJXb0Z2b21TR2VvUWUzNFpxL....

Request body:

None

subsequently call is made for childeren or partners:

GET https://wsgateway.nl/haalcentraal/api/brp/ingeschrevenpersonen/[bsn]/kinderen

User-Agent: python-requests/2.32.2

Accept-Encoding: gzip, deflate, br

Accept: application/hal+json

Connection: keep-alive

x-origin-oin: 

x-doelbinding: 

x-verwerking: 

x-gebruiker: BurgerZelf

Content-Type: application/hal+json 

Request body:

None

where "Authorization:" is missing from the request.

@LaurensBurger LaurensBurger added bug Something isn't working triage Issue needs to be validated. Remove this label if the issue considered valid. owner: den-haag labels Sep 26, 2024
@joeribekker joeribekker removed the triage Issue needs to be validated. Remove this label if the issue considered valid. label Sep 27, 2024
@joeribekker joeribekker added the needs-backport Fix must be backported to stable release branch label Sep 27, 2024
@joeribekker joeribekker added this to the Release 3.0 milestone Sep 27, 2024
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
stevenbal added a commit that referenced this issue Oct 8, 2024
to ensure that token_exchange works correctly
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
stevenbal added a commit that referenced this issue Oct 8, 2024
to ensure that token_exchange works correctly
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
stevenbal added a commit that referenced this issue Oct 8, 2024
to ensure that token_exchange works correctly
stevenbal added a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
sergei-maertens pushed a commit that referenced this issue Oct 8, 2024
to ensure that token_exchange works correctly
sergei-maertens pushed a commit that referenced this issue Oct 8, 2024
previously the submission was not passed, causing token exchange to not work
sergei-maertens pushed a commit that referenced this issue Oct 9, 2024
to ensure that token_exchange works correctly
sergei-maertens pushed a commit that referenced this issue Oct 9, 2024
previously the submission was not passed, causing token exchange to not work
sergei-maertens added a commit that referenced this issue Oct 9, 2024
…nge-brp-family-members

🐛 [#4713] Fix token exchange for BRP client
@github-project-automation github-project-automation bot moved this from Implemented to Done in Development Oct 9, 2024
sergei-maertens pushed a commit that referenced this issue Oct 9, 2024
previously the submission was not passed, causing token exchange to not work

Backport-of: #4740
sergei-maertens pushed a commit that referenced this issue Oct 9, 2024
previously the submission was not passed, causing token exchange to not work

Backport-of: #4740
robinmolen pushed a commit that referenced this issue Oct 15, 2024
to ensure that token_exchange works correctly
robinmolen pushed a commit that referenced this issue Oct 15, 2024
previously the submission was not passed, causing token exchange to not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-backport Fix must be backported to stable release branch owner: den-haag
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants