robrotheram / taiga-contrib-openid-auth

Taiga plugin for openid authentication
45 stars 25 forks source link

Is there a way to require the use of this plugin rather than let the user create their own account? #29

Open karezza opened 3 years ago

karezza commented 3 years ago

I've seen another plugin which sets the following on front_1 in the conf.json file:

"loginFormType": "ldap",

Can this also be used for this plugin? What would the value be to set loginFormType to?