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

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 5: Line 5:
 
|}
 
|}
  
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]]. The following steps are necessary to implement a GFIPM IDP.
  
 
# [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]
 
# [[How to Develop a GFIPM Information Sharing Plan for an Identity Provider]]

Revision as of 17:58, 3 June 2011

Up: Welcome to the GFIPM Implementation Portal
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. The following steps are necessary to implement a GFIPM 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