kiranchavala opened a new issue, #13859:
URL: https://github.com/apache/cloudstack/issues/13859

   ### problem
   
   ACS 4.22 
   
   ### versions
   
   ACS 4.22
   
   ### The steps to reproduce the bug
   
   
   1. Register a oauth configuration for google provider 
   2. Authentication with google auth succeeds 
   3. Update the value of "oauth2.plugins.exclude" to google
   4. Authentication with google auth still succeeds 
   5. Restart the management service  ( service cloudstack-management restart)
   6. Authentication with google still succeeds
   
   
   oauth2.plugins= google,github
   oauth2.plugins.exclude=google
   ...
   
   
   ### What to do about it?
   
   Authentication with oauth provider should fail if its mentioned in the 
"oauth2.plugins.exclude"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to