Hello hello!
We provides SaaS base CRM services which integrated with communication mobile app like LINE(Famous one in Japan.). Because current architecture doesn’t support to manage user identity and associated authorization targets horizontally such as
- SaaS … A user can log-in
- Roles … What kind of role they can have on that SaaS
- Apps … Which apps on target SaaS this user can have operation
So, thinking to migrate current ID and these authorization management architecture with Auth0. (or else, it’s just draft idea raised early stage of planning discussion.)
By going through API docs, architecture scenarios I still couldn’t have draft idea which data better to store on Auth0 as one of User attribute or on our platform separately.
It seems there are these options to use for these user attributes on Auth0,
- Roles
- permissions
- app_metadata
- user_metadata
But not sure yet, what’s good practice how we use these objects and attributes in our case.
It’s great help for me if you give some suggestions for this case.
Thank you for your sexy kindness in advance po!