Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide how to implement roles #7

Open
jonathanmaw opened this issue Oct 14, 2022 · 1 comment
Open

Decide how to implement roles #7

jonathanmaw opened this issue Oct 14, 2022 · 1 comment

Comments

@jonathanmaw
Copy link
Contributor

"Role" is a property of a User, which means different things to different applications (i.e. are you an "administrator" for LDAP? HR? CRM?)

We need to decide how this should be stored in the data model, and whether this requires any specific treatment when reading from a source or writing to a target.

@jonathanmaw
Copy link
Contributor Author

A good start to this would be to look at all the services we're using Lifecycle for and how those roles are retrieved/set for each user, to see if there are common patterns that make sense for Lifecycle's internal data model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant