tido's blog

Sunday, January 20, 2013

SharePoint 2010: Changing the cookie expiration

$sts = Get-SPSecurityTokenServiceConfig
$sts.FormsTokenLifetime = (New-TimeSpan -Days 90)
$sts.WindowsTokenLifetime = (New-TimeSpan -Days 90)
$sts.ServiceTokenLifetime = (New-TimeSpan -Days 90)
$sts.Update()
Posted by TInh Do at 6:56 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ▼  2013 (21)
    • ►  May (3)
    • ►  April (5)
    • ►  February (1)
    • ▼  January (12)
      • Article: Beginner HTML5, JavaScript, jQuery, Backb...
      • Article: Enabling modern SharePoint experiences on...
      • Article: Using JSLink to change the UI of a ShareP...
      • Adding checkbox header to SPGridView
      • SharePoint 2010: Changing the cookie expiration
      • Article: Configuring Active Directory Import for a...
      • Free ebook: Programming Windows 8 Apps with HTML, ...
      • Article: Sharing a Workflow Manager 1.0 farm betwe...
      • Giày cầu lông Kawasaki K100 mức giá ưu đãi | Chuyê...
      • Calling SharePoint search using REST (e.g. from Ja...
      • Introducing the Content Search Web Part
      • Announcing the ASP.NET and Web Tools 2012.2 Releas...

About Me

TInh Do
View my complete profile
Simple theme. Powered by Blogger.