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

Deploy banner not displayed when updating details of a Plan #9380

Closed
exalate-issue-sync bot opened this issue Nov 13, 2023 · 1 comment
Closed

Deploy banner not displayed when updating details of a Plan #9380

exalate-issue-sync bot opened this issue Nov 13, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Nov 13, 2023

Describe the bug :

When we edit a OAuth2 plan, in this case we add a required scope, after we save the modification of the plan, we do not get a 'deploy API' so that we can deploy the API, and for this reason the changes of the plan do not take effect, which initially led us to believe that this was a security concern.

To Reproduce :

Steps to reproduce the behaviour:

  1. Create a simple API
  2. You can create a resource just for the sake of creating an OAuth2 Plan
  3. Create an OAuth2 plan.
  4. Now edit the plan, change, enable check scopes and add a required scope, in my case I added openid.

Expected behaviour :

After I save the plan configuration I would expect to see 'deploy API' for the changes to take effect, otherwise my API would still validate tokens without scopes, because the required scopes I added are not taken into consideration.

Current behaviour :

When I click on save for the OAuth2 plan, notting appears and I have to go to policy studio and change something minor and deploy the API.

Desktop :

  • Environment: [4.1.0 & 4.1.3]
  • Browser [Chrome]
@exalate-issue-sync exalate-issue-sync bot changed the title Sécurité Oauth 2 : Problème avec les scopes Deploy banner not dis Dec 7, 2023
@exalate-issue-sync exalate-issue-sync bot changed the title Deploy banner not dis Deploy banner not displayed when updating details of a Plan Dec 7, 2023
Copy link
Author

This issue will be fixed in versions 4.0.14, 4.2.0, 4.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants