unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 2 forks source link

Provide information on a user's project name through Cognito #171

Open mcduffie opened 5 months ago

mike-gangl commented 5 months ago

@mcduffie is this for the app-package build? i'm not sure cognito is the right place for this, because anything we do (groups) might have multiple projects.

we could have the user specify their project via parm, and then check it against known cognito use groups (e.g. project_viewer" where the project provided must match a project in their role list. but for now, i'd simply have the user add in a project parameter.

GodwinShen commented 4 months ago

@mcduffie and @edwinsarkissian ping for status.

edwinsarkissian commented 4 months ago

No work done on this yet.

galenatjpl commented 3 months ago

Hi @mcduffie and @edwinsarkissian we have some confusion about this ticket. Let's talk about this in a meeting when we get a chance.

galenatjpl commented 3 months ago

Moving to 24.3. Still need to have meeting to discuss. Need to strategize about the relationships between cognito token, groups, project name, etc.. There are different ways that the information can be passed to the app, or derived.