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

Test Sharepoint Sites in Browse Everything #6048

Closed
1 of 2 tasks
joncameron opened this issue Sep 23, 2024 · 5 comments
Closed
1 of 2 tasks

Test Sharepoint Sites in Browse Everything #6048

joncameron opened this issue Sep 23, 2024 · 5 comments
Assignees

Comments

@joncameron
Copy link
Contributor

joncameron commented Sep 23, 2024

Description

Current Microsoft cloud storage support needs to be tested; do we need to take additional steps for auth on restricted drive shares, or will the default work for access needed for file transfer (will signing in through Browse Everything expose all of the desired files?).

Done Looks Like

  • Test Browse Everything with Sharepoint/OneDrive folders with restricted or group access
  • Reach out to SSSP/admins for further access if needed
@elynema elynema changed the title Testing for Sites in Sharepoint/OneDrive BrowseEverything Show Sharepoint Sites in BrowseEverything Sep 23, 2024
@joncameron joncameron changed the title Show Sharepoint Sites in BrowseEverything Test Sharepoint Sites in BrowseEverything Oct 2, 2024
@joncameron joncameron changed the title Test Sharepoint Sites in BrowseEverything Test Sharepoint Sites in Browse Everything Oct 2, 2024
@joncameron
Copy link
Contributor Author

We'll QA the current proof of concept before testing sites in this ticket.

@elynema
Copy link
Contributor

elynema commented Oct 18, 2024

Need to submit a ticket to support with evidence of why we need admin access (in the form of screenshots) and what application they need to look for to approve. Since Mason registered this, we probably need to get that from him.

See details from Dananji at #5987.

@masaball masaball self-assigned this Oct 30, 2024
@masaball
Copy link
Contributor

masaball commented Nov 1, 2024

This isn't quite the full list of sites that show up in BrowseEverything, but gives an idea of how much is there. We will probably need to figure out some way of limiting what gets returned.

Screenshot_20241101_100108.png

Screenshot_20241101_100137.png

Screenshot_20241101_100147.png

Screenshot_20241101_100159.png

@elynema
Copy link
Contributor

elynema commented Nov 4, 2024

Further admin access from security folks does not seem to be needed for this implementation; Mason is able to upload files from Sharepoint sites. Jon Dunn agrees that this mess is because folks don't know how to handle permissions in Sharepoint. There are definitely folders that should not be here.

Microsoft handles that by sorting the folders / sites you have most recently interacted with to the top. If we can somehow do that in the query, that would be useful.

Teams sites should either have prefix 0365- or [Sec] or [Sec-e]. We can filter to Teams sites. We can't really filter to 0365-BL-LIBR as we have non-Libraries and non-Bloomington users, but it's reasonable to have folks who want to use this feature use a Team with the proper naming convention. [Sec] and [Sec-e] are old Teams naming conventions.

Sites that begin with [BL-LIBR] are Sharepoint intranet sites and do not need to be included.

In the future, if this is popular, we could consider building some type of 'favorites' tool to allow users to star sites to appear at the top?

@joncameron
Copy link
Contributor Author

This works really well; I've created #6111 for further refinement on the presentation of the folders, which isn't pleasant to navigate at the moment because it's currently exposing a huge list of folders which is too broad for our needs and tough to parse through.

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

3 participants