bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

Saved credentials for opening a tenant #46

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

We would like to use "SharePoint Online Client Browser" (SPOLCB) for developers that do not have tenant admin access.

Can you please confirm two points:

  1. SPOLCB provides read-only access, right? I.e.. There is no way changes can me made using it.
  2. Where and how the password is stored? Is there a way a user can "reveal" the password? Please see attached screenshot.

Attachments

SNAGHTML5200a33.png

This work item was migrated from CodePlex

CodePlex work item ID: '65159' Vote count: '1'

bramdejager commented 6 years ago

[BdeJager@19-5-2016] With regards to the 2 questions:

  1. SPCB is read-only access
  2. Passwords are safely stored in the Windows Credential Manager (CredMan), passwords are not stored in a local file on the file system

Good luck!

bramdejager commented 6 years ago

[UnknownUser@20-9-2016]

bramdejager commented 6 years ago

Issue closed by BdeJager with comment Answer is in the comments.

Reason closed Fixed