Hi,
I recently installed Drupal 7.14 for a new website. Everything installed great and I'm connected to my MySQL database and have a fresh new site to work with.
However; as I plan to use certificate authentication I added the Certificate Login module (version 7.x-2.0-rc1) and enabled it in the "Modules" menu. But when I go to configure "Certificate Login Settings", I only have the following options:
- "PHP code to retrieve auth name",
- "Current Login Override",
- "Present login link on access denied (403)"
note: this will not save to "Enabled" - "Access Denied Custom Message".
The "Automatic Login Path", and "Account Creation" settings are missing from this screen and I can't find them anywhere else. So obviously right now it won't actually authenticate anyone.
Where have I gone wrong? I would like to set up the site for automatic account creation with certificate authentication but I'm stuck.
Any help appreciated. Thanks.