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

Limit domain whitelist globally in dex instead of specific connector #3083

Open
2 tasks done
maordavidov opened this issue Aug 23, 2023 · 0 comments
Open
2 tasks done

Comments

@maordavidov
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

Google connector allows to specify hostedDomains to whitelist specific domains. When using Microsoft connector I'm unable to do that, the only option is to use tenants but that's also not great because I can specify only a single tenant.

It will be nice if we could have a single approach to whitelist domains.

Proposed Solution

Create a global hostedDomains filter (I would call it domainWhitelist maybe), so it will effect all connectors.

Alternatives Considered

No response

Additional Information

No response

@maordavidov maordavidov changed the title Limit email authentication in dex instead of specific connecor Limit domain whitelist globally in dex instead of specific connector Aug 23, 2023
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

No branches or pull requests

1 participant