Difference between revisions of "How to Implement a GFIPM Identity Provider"

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 19: Line 19:
 
{|
 
{|
 
!class="gfipmnav"|[[Welcome to the GFIPM Implementation Portal|Main Page]]
 
!class="gfipmnav"|[[Welcome to the GFIPM Implementation Portal|Main Page]]
!class="gfipmnav"|[[Develop a GFIPM Information Sharing Plan for an Identity Provider|Next]]
+
!class="gfipmnav"|[[How to Develop a GFIPM Information Sharing Plan for an Identity Provider|Next]]
 
|}
 
|}

Revision as of 20:19, 2 June 2011

Main Page Next


A GFIPM Identity Provider (IDP) collects information (typically from an existing identity store) about a local user and generates corresponding user metadata when a user attempts to connect to a local or remote GFIPM Service Provider. This article lists the steps necessary to implement an IDP:

  1. How to Develop a GFIPM Information Sharing Plan for an Identity Provider
  2. Submit a Request for Federation Membership as an Identity Provider
  3. Choose an IDP Product
  4. Implement a GFIPM IDP
  5. Write an IDP Test Plan
  6. Deploy an IDP in a Test Environment
  7. Execute an IDP Test Plan
  8. Deploy an IDP in an Operational Federation


Main Page Next