Discussion:
Authentication
Silvano Jr
2007-09-14 17:36:09 UTC
Permalink
Hi all!

I am new on SCA and I was wondering how people are doing
authentication using it.
Does anyone have examples?

Also, I read the threads about the @authentication. How's that going?

Thanks!

Best regards,
Silvano Girardi Jr

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "phpsoa" group.
To post to this group, send email to phpsoa-/***@public.gmane.org
To unsubscribe from this group, send email to phpsoa-unsubscribe-/***@public.gmane.org
For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---
Graham Charters
2007-09-18 07:24:50 UTC
Permalink
Hi Silvano,

Welcome to the list.

I'm not aware of anyone doing authentication using SCA.
Unfortuantely, Kieran went silent on the subject, so the work never
progressed.

There are a couple of things we've done since that discussion which
would make implementing @authentication easier:

1. We've completed the pluggable bindings work, so any new
annotations (e.g. @authentication) will automatically get parsed and
passed to the binding code.
2. We've just added support to identify the service interface from a
PHP interface. This would mean we could have other public methods for
security which would not appear on the service interface.

Is this something you'd be interested in seeing added to SCA? Do you
have any thoughts on how you'd like to see it work?

Regards, Graham.
Post by Silvano Jr
Hi all!
I am new on SCA and I was wondering how people are doing
authentication using it.
Does anyone have examples?
Thanks!
Best regards,
Silvano Girardi Jr
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "phpsoa" group.
To post to this group, send email to phpsoa-/***@public.gmane.org
To unsubscribe from this group, send email to phpsoa-unsubscribe-/***@public.gmane.org
For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Continue reading on narkive:
Loading...