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

Add autoprovision accounts flag #648

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

butonic
Copy link
Member

@butonic butonic commented Oct 5, 2020

Added a new PROXY_AUTOPROVISION_ACCOUNTS environment variable. When enabled, the proxy will try to create a new account when it cannot match the username or email from the oidc userinfo to an existing user. Enable it to learn users from an external identity provider. Defaults to false.

fixes owncloud/product#219
fixes #629

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested a review from kulmann October 5, 2020 09:36
@butonic butonic self-assigned this Oct 5, 2020
@butonic butonic merged commit deab8e3 into owncloud:master Oct 5, 2020
@butonic butonic deleted the autoprovision-accounts-flag branch October 5, 2020 10:00
ownclouders pushed a commit that referenced this pull request Oct 5, 2020
Merge: 9a17287 60c319f
Author: Jörn Friedrich Dreyer <jfd@butonic.de>
Date:   Mon Oct 5 12:00:34 2020 +0200

    Merge pull request #648 from butonic/autoprovision-accounts-flag

    Add autoprovision accounts flag
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.

[CI] Randomly failing tests ocis UI tests failing after account cache in ocis-proxy is removed
2 participants