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
To avoid relying on service_user for identifying friendly IDs, we need to rework our scoping logic to ensure that the actual user is used for identifying domain and project-friendly IDs. This will require adjusting our logic so that the authenticated user’s context is prioritized, allowing for more accurate identification of friendly IDs based on the actual user’s permissions and scope.
The text was updated successfully, but these errors were encountered:
To avoid relying on service_user for identifying friendly IDs, we need to rework our scoping logic to ensure that the actual user is used for identifying domain and project-friendly IDs. This will require adjusting our logic so that the authenticated user’s context is prioritized, allowing for more accurate identification of friendly IDs based on the actual user’s permissions and scope.
The text was updated successfully, but these errors were encountered: