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

Change oauth2 to path scope #704

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Change oauth2 to path scope #704

merged 1 commit into from
Dec 11, 2020

Conversation

jcmoraisjr
Copy link
Owner

@jcmoraisjr jcmoraisjr commented Nov 30, 2020

Configures OAuth2 from backend scope to path. This will allow to only configure OAuth2 in some paths of the same backend.

As of any backend -> path scope change, this should lead to backward compatibility change if the configuration has a previous conflict on its configuration.

Tasks:

  • Implementation
  • Unit tests
  • Update doc
  • Exploratory tests

@jcmoraisjr
Copy link
Owner Author

#360

Configures OAuth2 from backend scope to path. This will allow to only
configure OAuth2 in some paths of the same backend.

As of any backend -> path scope change, this should lead to backward
compatibility change if the configuration has a previous conflict in
this configuration.
@jcmoraisjr jcmoraisjr merged commit 5d2b761 into master Dec 11, 2020
@jcmoraisjr jcmoraisjr deleted the jm-oauth-per-path branch December 11, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant