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

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

Template:Small Template:Small

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


Main Page Next