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

PPF-555 For uitpas integration always use key visibility v2 #1265

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

grubolsch
Copy link
Contributor

Changed

For UiTPAS API integration, the key visiblity must always be v2
As discussed with Corneel, this is only changed for Integrations created in the frontend.


Ticket: https://jira.uitdatabank.be/browse/PPF-555

IntegrationStatus::Draft,
IntegrationPartnerStatus::FIRST_PARTY,
);
$searchIntegration = $searchIntegration->withKeyVisibility(KeyVisibility::v1);
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm wondering if this should maybe throw an exception instead of magically setting the visibility differently than expected

@grubolsch grubolsch merged commit 3d5f9d0 into main Jul 9, 2024
8 checks passed
@grubolsch grubolsch deleted the PPF-555/for-uitpas-always-key-visibility-v2 branch July 9, 2024 13:33
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