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

Allow to choose resto internal user ID when using an external Identity Provider #431

Open
qgau opened this issue Jul 8, 2024 · 0 comments

Comments

@qgau
Copy link
Contributor

qgau commented Jul 8, 2024

Today resto generate its own internal user IDs (big integers).
Users have to "remember" these ID when using the API, which is not the best experience.
The ID could be a username choosen by the users at account creation (like in most social network platform for example).

It makes even more sense when using resto with an external Identity Provider (IdP), where users already have username/IDs provided by the Identity and Access Management system.
In that case, the users have to "remember" central IAM ID/username in additional to resto internal user ID.
This issue is specifically for these use case: allow, when using an IdP, to indicated what user field resto must use as unique IDs for the users. Hence, in this case, resto is not managing internal IDs anymore.

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