Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » External authentication
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: External authentication | 694 Views |
-
External authentication

6 September 2008 at 12:25am
Hi... I want to install external authentication module. What is the correct "_config.php" file I can use?
I've created a new file (empty) but the module doesn't run.. I've renamed the examples files as _congig.php but I get an error... What can I do?Thank you..
-
Re: External authentication

6 September 2008 at 2:14am
Have you read this:
http://doc.silverstripe.com/doku.php?id=modules:external-authentication
What are you trying to authenticate against? You can't use a blank _config.php the documentation explains how to re-use one of the example configs provided in the download.
-
Re: External authentication

6 September 2008 at 4:11am
When I use one of the examples I get this error: “Fatal error: Declaration of ExternalAuthenticator::authenticate() must be compatible with that of Authenticator::authenticate() in C:\wamp\www\silverstripe-v2.2.2\silverstripe-v2.2.2\auth_external\code\ExternalAuthenticator.php on line 458â€.
Do you know how can I resolve this problem?
-
Re: External authentication

13 September 2008 at 5:35pm
I can't help unless I know what external source you want to authenticate against.
-
Re: External authentication

14 September 2008 at 10:02pm Last edited: 14 September 2008 10:02pm
I want to authenticate against other SilverStripe users....
Do you know how can I do? -
Re: External authentication

17 September 2008 at 11:50pm
Unless you are chaining together that login to SilverStripe with another external source, it's pretty pointless using external authentication just to check SilverStripe users - as there already exists a perfectly adequate login for SilverStripe. The point of the SilverStripe driver for auth_external is to allow daisy chaining logins with other drivers - and wasn't meant to be used for individual login. Either way, if you enable the SilverStripe driver, you should be OK. You can achieve this by copying the example information from the docs/sstripe.php to _config.php and changing the details inside to match your installation.
| 694 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: briansohn, jmdweb, ktauber, regnirps
Welcome to our latest member: Anonymous user


