We have several organizations and several users per organization in our application. We would like to create several albums with photos for each organization. There will be an admin who will have app specific permission to create these albums and all users should be able to view them. Note: Users from other organizations should not be able to view these photos. Users mentioned here don't have google accounts and have their own custom authentication.
I was planning to have a user/password credential in google per organization which will allow us to post photos into picasaweb. 1. We are aware that picasaweb uses OAuth to authenticate users, would it be possible to do this via an API token so that user need not provide the auth credentials every time they want to upload a photo. Note: We will upload photos using the Java API and not directly inside the portal. 2. How can we ensure that only users from this Organization are able to view these photos. Thanks, -jh -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to google-picasa-data-api@googlegroups.com. To unsubscribe from this group, send email to google-picasa-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.