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

[Documentation]: USERS_FILE is compatible with multiple auth backends #304

Open
mttradebyte opened this issue Jul 23, 2020 · 0 comments
Open

Comments

@mttradebyte
Copy link

The documentation specifically lists the following under the 'Google authentication user restrictions` heading:

export USERS_FILE='/etc/confidant/users.yaml'
export USER_EMAIL_SUFFIX='@example.com'

This however is compatible for use, at the very least, with SAML, and possibly other providers. It would be beneficial if this were to be explained or put into a more general section. Additionally, it would be clearer if there was an example of the format of the file, i.e.:

users.yaml:
- user.name@example.com
- user.name2@example.com
@mttradebyte mttradebyte changed the title [Documentation] USERS_FILE is compatible with multiple auth backends [Documentation]: USERS_FILE is compatible with multiple auth backends Jul 23, 2020
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