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

Support automatic user creation via NID authentication by default #341

Open
jeremyfelt opened this issue Apr 29, 2016 · 0 comments
Open

Comments

@jeremyfelt
Copy link
Contributor

When a visitor accesses a WSU site's wp-login.php and authenticates with a valid WSU NID, they should be added as a global WSUWP user and as a user of a certain role on that site.

It's possible that Subscriber is not the appropriate role for new users. We may want to create a more restricted custom role or add the user with no role assigned.

This should be tested heavily with restricted sites. It should not be possible for a user to authenticate on a restricted site and access content.

Work for this will likely be done through the WSUWP SSO Authentication plugin, though another more specific registration plugin may be useful as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant