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

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<small>Up: [[Welcome to the GFIPM Implementation Portal|Main Page]]</small>
 
<small>Up: [[Welcome to the GFIPM Implementation Portal|Main Page]]</small>
  
<small>Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider|Next]]</small>
+
<small>Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]</small>
  
 
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:
Line 16: Line 16:
 
<small>Up: [[Welcome to the GFIPM Implementation Portal|Main Page]]</small>
 
<small>Up: [[Welcome to the GFIPM Implementation Portal|Main Page]]</small>
  
<small>Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider|Next]]</small>
+
<small>Next: [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]</small>

Revision as of 17:28, 3 June 2011

Up: Main Page

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: Main Page

Next: How to Develop a GFIPM Information Sharing Plan for an Identity Provider