Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Global setting "oauth2.plugins.exclude" value is not enforced

Open
#13,859 1 comment 0 reactions 1 assignee View on GitHub

@Damans227 is already working on this.

Since Aug 12, 2026.

Assessment

This issue has not been assessed yet.

Description

bug
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"

Dominant language
Java
Stars
3.1k
Forks
1.4k
Avg merge
6d 20h
Merged PRs (30d)
27

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/cloudstack

All issues in apache/cloudstack

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.