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

YDA-6198: add all users internal option #553

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

stsnel
Copy link
Member

@stsnel stsnel commented Feb 17, 2025

Add a way to make the ruleset consider all users to be internal, by setting the external domain filter to "*". This is useful in situations where all users are to be authenticated using OIDC.

@stsnel stsnel marked this pull request as ready for review February 17, 2025 08:42
@stsnel stsnel force-pushed the yda-6198-all-users-internal branch 3 times, most recently from 2035100 to c58ce7b Compare February 18, 2025 14:28
Add a way to make the ruleset consider all users to
be internal, by setting the external domain filter to "*".
This is useful in situations where all users are to be authenticated
using OIDC.

This also makes the is-user-external script use the ruleset
function for determining whether a user is external, so that the
PAM stack and ruleset use exactly the same logic.
@stsnel stsnel force-pushed the yda-6198-all-users-internal branch from c58ce7b to ad4c34e Compare February 18, 2025 14:37
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

Successfully merging this pull request may close these issues.

1 participant