Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Div

HomeInstallation and Configuration GuideConfiguring EmpowerIDConnecting to Directory SystemsSharePoint / Current: Working with SharePoint Web Parts

...


overview

Working with SharePoint Web Parts

In an environment with Microsoft SharePoint you can install, deploy and configure EmpowerID SharePoint Web Parts to make SharePoint Site and SharePoint Group management functions available to a SharePoint Web Part page.

This topic describes how to work with SharePoint Web parts in EmpowerID and is divided into the following activities:

  • Installing EmpowerID Web Parts for SharePoint
  • Activating EmpowerID Web Parts as a Site Collection Feature
  • Deploying EmpowerID Web Parts to a SharePoint site
  • Uninstalling EmpowerID Web Parts for SharePoint

    .


    Info
    titlePrerequisites

    You must configure EmpowerID as a claims-based authentication provider for your SharePoint farm and convert an existing SharePoint site collection from Windows Authentication to Claims-based authentication before performing the following steps. Please see Federating SharePoint With EmpowerID for instructions.


    Uninstall EmpowerID Web Parts for SharePoint
    Anchorinstallinstall

    To install EmpowerID Web Parts for SharePoint

    activate
    1. Unzip EmpowerID2013-WebParts.zip and place the WebParts.wsp file into the root of C:\ on your SharePoint server.

      Image Added

    2. Open the SharePoint 2010 Management Shell and execute the below command.

      Code Block
      languagepowershell
      themeEmacs
      add-spsolution C:\WebParts.wsp


    3. Open SharePoint Central Administration and click System Settings.

      Image Added

    4. Underneath the Farm Management section, click Manage Farm Solutions.

      Image Added

    5. On the Solution Management page, click webparts.wsp.

      Image Added

    6. On the Solution Properties page, click Deploy Solution.

      Image Added

    7. On the Deploy Solution page, under Deploy When?, click to select Now. Under Deploy To?, choose your desired SharePoint Web application and click OK.

      Image Added

    8. The Solution Management page will displaydisplays, indicating the status of the solution and the SharePoint web application to which it was deployed.
    Anchoractivate

    1. Image Added

    To activate EmpowerID Web Parts as a Site Collection Feature

    1. Navigate to the SharePoint site collection, click Site Actions and then click Site Settings.

      Image Added

    2. Underneath the Site Collection Administration section, click Site collection features.

      Image Added

    3. Scroll through the list of Features and click the Activate button for EmpowerID Web Parts.

      Image Added

    4. The EmpowerID Web Parts are now Activated for your chosen Site Collection.
    Anchordeploy
    deploy

    To deploy EmpowerID Web Parts to a SharePoint site

    uninstall
    1. Navigate to the SharePoint site collection, click Site Actions and then click More Options.

      Image Added

    2. If you have Microsoft Silverlight installed, on the Create Page click Web Part Page and then click the Create button. If you do not have Microsoft Silverlight installed, on the Create Page under the Pages and Sites section, click the Web Part Page link.

      (with Microsoft Silverlight)

      Image Added(

      (without Microsoft Silverlight)

      Image Added

    3. On the New Web Part Page under the Name section, type in a name for the Web Part page. Under Choose a Layout Template, click Full Page, Vertical. Choose a target Document Library and click Create.

      Image Added

    4. Click Add a Web Part. Under Categories, click empowerID. Under Web Parts, click Find SharePoint Sites or SharePoint Site Group Administration or Site Members and then click Add.

      Image Added

    5. Click the down arrow at the top right of the EmpowerID Web Part, then click Edit Web Part.

      Image Added

    6. Under the Appearance section, adjust the Height value as needed and click OK. The Height value controls how tall the EmpowerID Web Part will appear on the page.

      Image Added

    7. Click the Page ribbon > Stop Editing and confirm the selected EmpowerID Web Part appears on the Web Part Page.

    Anchoruninstall

    1. Info

       You can only place one EmpowerID Web Part on a SharePoint Web Part Page. Create an additional SharePoint Web Part Page for each EmpowerID Web Part.


    To uninstall the EmpowerID Web Parts for SharePoint

    1. Navigate to the SharePoint site collection, click dSite Actions and then click View All Site Content.

      Image Added

    2. Choose the desired Document Library. Choose the SharePoint Web Part page that contains an EmpowerID Web Part. Click Site Actions and then click Edit Page.

      Image Added

    3. Click the edit panel of the EmpowerID Web Part and then click Delete.

      Image Added

    4. Repeat steps 1-4 for each EmpowerID Web Part you have added to your SharePoint Web Part pages.
    5. Navigate to the SharePoint site collection, click Site Actions and then click Site Settings.

      Image Added

    6. Underneath the Site Collection Administration section, click Site collection features.

      Image Added

    7. Scroll through the list of Features and click the Deactivate button for EmpowerID Web Parts.

      Image Added

      The EmpowerID Web Parts are now Deactivated for your chosen Site Collection.

    8. Open SharePoint Central Administration and click System Settings.

      Image Added

    9. Underneath the Farm Management section, click Manage Farm Solutions.

      Image Added

    10. On the Solution Management page, click webparts.wsp.

      Image Added

    11. On the Solution Properties page, click Retract Solution.

      Image Added

    12. On the Retract Solution page, under "Choose when to deploy the solution,", click  click Now. Under "Choose a Web application to retract this solution:,", choose  choose your desired SharePoint Web application and click OK.

      Image Added

    13. The Solution Management page displays to indicate the status of the solution and the SharePoint web application from which it was retracted.

      Image Added

    14. Open the SharePoint 2010 Management Shell and execute the below command.

      Code Block
      languagepowershell
      themeEmacs
      remove-spsolution -identity WebParts.wsp -confirm:$false


    15. The EmpowerID Web Parts have are now been completely removed from your SharePoint farm.
    Related Topics


    Info
    <
    icon
    anchor
    false
    administrative-proceduresadministrative-procedures

    Administrative Procedures:

    AnchortopicTOCtopicTOC
  • Overview
  • Install EmpowerID Web Parts
  • Activate EmpowerID Web Parts as a Site Collection Feature
  • Deploy EmpowerID Web Parts to SharePoint Sites
  • titleRelated Content