Add-on on to set login basics for CodeSyntax users
This product is meant to be used together with pas.plugins.oidc and, if wanted, collective.regenv.
It creates a user group for CodeSyntax users that will be authorized to log in in a Plone site using pas.plugins.oidc
Install codesyntax.login by adding it to your buildout:
[buildout] ... eggs = codesyntax.login
and then running bin/buildout
Check pas.plugins.oidc documentation to learn how to configure it.
The project is licensed under the GPLv2.