Initially i think of album level permissions only..Means album could be either public or protected. Later on we can make it more fine grained and extend it to per picture level permissions.Public album can have public and protected pictures. Protected albums can only have protected pictures only.
Thoughts ? -- Avdhesh Yadav http://www.avdheshyadav.com On Thu, Mar 4, 2010 at 9:43 AM, Suhothayan Sriskandarajah < [email protected]> wrote: > On 3 March 2010 21:08, Avdhesh Yadav <[email protected]> wrote: > > > Yes first we should discuss requirements and uses cases. > > You can come up with a detailed requirement and use cases document and > get > > reviewed with the community. > > > > Whats the need of WSO2 identity Server ? > > > > What i am thinking of is that we need a simple way to get authenticated > > with > > the open id providers(e.g google , yahoo)..Photark webapp acts a client > of > > the identity provider and for that a simple client side api would be > > sufficient.. > > > > yes, you are right. I'll drop the idea of wso2 identity Server. > > Once authenticated and logged-in into the system, user can apply > permissions > > on the pictures.This should be done using the admin ui. > > > > We can have following permissions > > > > public - view by everyone > > protected - specified users only > > > > > > fine, but in this caes i have some doubts to be clarified > 1. is protected prmision is on albams level or per picture basis > 2. by defoult the picturs will be public > > > > Uploaded images would be protected by a access layer and shown to the > users > > according to specified permissions..By default only public pictures > should > > be shown. > > > > > > > > ** > > Avdhesh Yadav > > http://www.avdheshyadav.com > > > > > > On Tue, Mar 2, 2010 at 12:49 AM, Luciano Resende <[email protected] > > >wrote: > > > > > On Mon, Mar 1, 2010 at 10:37 AM, Suhothayan Sriskandarajah > > > <[email protected]> wrote: > > > > hi, > > > > > > > > On 1 March 2010 23:39, Luciano Resende <[email protected]> wrote: > > > > > > > >> On Thu, Feb 25, 2010 at 5:58 AM, Suhothayan Sriskandarajah > > > >> <[email protected]> wrote: > > > >> > > > > >> >> Suggestions and thoughts are welcome.. > > > >> >> > > > >> >> > > > >> > Because I'm in WSO2 and since WSO2 has implemented openID in java > > for > > > >> some > > > >> > of the WSO2 products. It would be quite easy for me in > implementing > > > this. > > > >> > > > > >> > Further i too suggest if the community wishes we can even > implement > > > WSO2 > > > >> > Identity Server which would be even complete. and You can decide > on > > > it. > > > >> but > > > >> > it's only a suggestion! and implementing it from the API would > also > > OK > > > >> for > > > >> > me. > > > >> > > > > >> > > > > >> > > > >> I believe this might not be possible, unless WSO2 identity server is > > > >> compatible with Apache License. > > > >> > > > >> > > > > WSO2 Identity Server is released under the* Apache License v2.0 *and > it > > > too > > > > extends the popular Apache Web Services Projects such as Apache > > Rampart, > > > > Apache WSS4J and Apache XMLSecuity as well as WSO2 Crabon. > > > > > > > > The WSO2 Identity Server is an identity and entitlement management > > > server. > > > > It supports Information Cards and OpenID for authentication as well > as > > > XACML > > > > too. > > > > > > > > http://wso2.com/products/identity-server/ > > > > > > > > but I wonder WSO2 Identity Server might be too big for PhotArk if we > > are > > > > only implementing some primitive things. > > > > > > > > Suho > > > > > > > > > > I guess, before we go into implementation details we should discuss > > > requirements, use cases and then think about how to satisfy those > > > requirements in the implementation level. > > > > > > -- > > > Luciano Resende > > > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende> > <http://people.apache.org/%7Elresende>< > > http://people.apache.org/%7Elresende> > > > http://twitter.com/lresende1975 > > > http://lresende.blogspot.com/ > > > > > > > > > > > -- > > >
