Hi,

Why is OpenID out of the question for internal applications? You could
set up an OpenID server on your local network which will allow people
to log in within your local server.

Just an idea ;)

Stefan

On Mon, Aug 10, 2009 at 1:38 AM, Sherif<sherifgmans...@gmail.com> wrote:
>
> Thanks Guys.
> OpenID is out of the question as they are all 'internal' applications
> - non-internet facing.
>
> Tim - yes, I meant shared passwords not the 'seamless' experience.
>
> Custom App or DB or LDAP might be the way I will need to go
> Sherif
>
>
>
>
> On Aug 10, 1:26 am, Tom Boutell <t...@punkave.com> wrote:
>> Hi Sharif,
>>
>> Thanks for plugging Accountify... but I wouldn't use Accountify myself
>> in a Symfony project. Most of its functionality is redundant with
>> sfGuardPlugin/sfDoctrineGuardPlugin. The major thing missing is a way
>> for people to apply for accounts... which is why I wrote
>> sfDoctrineApplyPlugin, which adds the "apply for an account, verify
>> your account by email, verify your password change request by email
>> etc" features of Accountify to Symfony 1.2.
>>
>> You do mention single sign on across multiple sites. Accountify
>> doesn't provide that, neither do the Symfony plugins mentioned above.
>> If you just mean shared passwords, you can of course use a single
>> database. If you mean literally avoiding the need to log in twice,
>> then you need to take it up a notch by implementing something like
>> OpenID.
>>
>> --
>> Tom Boutell
>> P'unk Avenue
>> 215 755 1330
>> punkave.com
>> window.punkave.com
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to