How to get/store users & groups? #43
twrichards
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
In lieu of any preferences from the team (but also taking into account what @sihil said offline about potentially overhauling all of our tools authentication/authorisation [pan-domain-auth, login, permissions etc.] potentially moving to Okta) I'm going to go ahead with...
... because this is the simplest and most self-contained, so this can unblock the completion of phase 1 of pinboard mentions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to facilitate mentions (both individuals and teams) we are going to be using Google users/groups, but in order to be resilient to Google outages (which is when Pinboard could be invaluable) we've decided to store a list of users and groups (in a DynamoDB table, which we can easily access via GraphQL [AWS AppSync]). There are various options for how we can do this...
would really appreciate the views of the @guardian/digital-cms (especially @sihil)
Beta Was this translation helpful? Give feedback.
All reactions