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

Replace provision-oauth2 with data-plane-http-oauth2 #733

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

ndr-brt
Copy link
Contributor

@ndr-brt ndr-brt commented Feb 9, 2023

what

replaces provision-oauth2 with data-plane-http-oauth2

why

apparently there can be only 1 provisioner acting on the provider side modifying the content data address, otherwise they'll clash, as we're introducing the additional headers provisioner in #732 , the behavior of handling oauth2 authorization can be done in the data-plane directly with the data-plane-http-oauth2 (that in fact will replace the provision extension in its entirety)

NOTE: this needs to be merged before #732, otherwise the business tests there could not pass because the provisioner issue I mentioned.

docs/samples/data-plane-http-oauth2.md Outdated Show resolved Hide resolved
@ndr-brt ndr-brt force-pushed the introduce-data-plane-http-oauth2 branch from 284d935 to fbfb433 Compare February 9, 2023 13:00
@ndr-brt ndr-brt merged commit 836dc07 into develop Feb 9, 2023
@ndr-brt ndr-brt deleted the introduce-data-plane-http-oauth2 branch February 9, 2023 13:00
@sonarcloud
Copy link

sonarcloud bot commented Feb 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

3 participants