You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have the UserID which contains an Idp and an OpaqueId. The OpaqueId is described as the unique identifier for the user in the scope of the identity provider. @labkode Can we add non-reassignable? The username is in the User struct
Some storage providers and other services need a non-reassignable globally unique identifier for a user.
I propose to add make adding uuids to the user optional, by
uuid
attribute to the user.User structSee also owncloud-archive/nexus#2 (comment) for the thought process behind this.
The text was updated successfully, but these errors were encountered: