-
Notifications
You must be signed in to change notification settings - Fork 0
Microsoft Entra ID Cached Login
Takashi Shinohara edited this page Aug 31, 2021
·
1 revision
Cached Login is a method of logging in using credentials that were previously authenticated and stored securely on your device. This allows you to quickly access SharePoint Online without re-entering your credential each time. Cached credentials are typically saved after a successful interactive login and can be reused for subsequent sessions, improving convenience and efficiency for repeated operations.
-
Start a PowerShell 7 prompt.
-
Run the
Connect-KshSitecmdlet.
Connect-KshSite -Url 'https://<tenantname>.sharepoint.com' -ClientId '<clientid>' -Cached