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

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 1: Line 1:
{|
 
 
!class="gfipmnav"|Up: [[Welcome to the GFIPM Implementation Portal]]
 
!class="gfipmnav"|Up: [[Welcome to the GFIPM Implementation Portal]]
 
!class="gfipmnav"|Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]
 
!class="gfipmnav"|Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]
|}
 
  
 
A [http://gfipm.net/ 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 [[How to Implement a Service Provider | GFIPM Service Provider]]. This article lists the steps necessary to implement an IDP:
 
A [http://gfipm.net/ 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 [[How to Implement a Service Provider | GFIPM Service Provider]]. This article lists the steps necessary to implement an IDP:

Revision as of 17:44, 3 June 2011

!class="gfipmnav"|Up: Welcome to the GFIPM Implementation Portal !class="gfipmnav"|Next: How to Develop a GFIPM Information Sharing Plan for an Identity Provider

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. How to Submit a Request for Federation Membership as a GFIPM Identity Provider
  3. How to Choose a GFIPM Identity Provider Product
  4. How to Implement a GFIPM Identity Provider Software Instance
  5. How to Write a GFIPM Identity Provider Test Plan
  6. How to Deploy a GFIPM Identity Provider in a Test Environment
  7. How to Execute a GFIPM Identity Provider Test Plan
  8. How to Deploy a GFIPM Identity Provider in an Operational Federation
Up: Welcome to the GFIPM Implementation Portal Next: How to Develop a GFIPM Information Sharing Plan for an Identity Provider