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

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{| style="background-color:#CCCCCC" cellspacing="0"
 
{| style="background-color:#CCCCCC" cellspacing="0"
 
| [[Welcome to the GFIPM Implementation Portal|Main Page]]
 
| [[Welcome to the GFIPM Implementation Portal|Main Page]]
 +
| align="center" width="20px" | <nowiki>|</nowiki>
 +
| [[Develop a GFIPM Information Sharing Plan for an IDP|Next]]
 
|}
 
|}
  
Line 14: Line 16:
 
# [[Execute an IDP Test Plan]]
 
# [[Execute an IDP Test Plan]]
 
# [[Deploy an IDP in an Operational Federation]]
 
# [[Deploy an IDP in an Operational Federation]]
 +
 +
 +
{| style="background-color:#CCCCCC" cellspacing="0"
 +
| [[Welcome to the GFIPM Implementation Portal|Main Page]]
 +
| align="center" width="20px" | <nowiki>|</nowiki>
 +
| [[Develop a GFIPM Information Sharing Plan for an IDP|Next]]
 +
|}

Revision as of 17:55, 17 May 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. Develop a GFIPM Information Sharing Plan for an IDP
  2. Submit a Request for Federation Membership
  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