The service endpoints in the console/task subdirectory relate to the options available from the default start page when an administrator logs into the OpenAM console. If you don't use Google Apps or Salesforce, you may not need some of the functionality in the associated endpoints.
CompleteCreateHostedIDP.jsp
Provides information on what the administrator can do after configuring an Identity Provider (IDP). Options listed include registering a remote Service Provider (SP), creating a fedlet, configuring Google Apps, and configuring Salesforce CRM. Includes links to such functionality, which depend on the configuration of a Circle of Trust (CoT).
ConfigureGoogleApps.jsp
Supports the configuration of Google Apps for Single-sign on (SSO). Requires a CoT configured with an IDP.
ConfigureGoogleAppsComplete.jsp
Enables entries to configure the SP. Includes steps "To Enable Access to the Google Apps API."
ConfigureGoogleAppsWarning.jsp
Includes a default warning message related to the ConfigureGoogleApps.jsp endpoint. The message is self-explanatory, though grammatically questionable: "Unable to configure because there are no circle of trust with Identity Provider."
ConfigureOAuth2.jsp
Supports the configuration of OAuth2 Authorization. For more information, see the the chapter on Managing OAuth2 Authorization in the Administration Guide.
ConfigureSalesForceApps.jsp
Accessible when you select the Configure Salesforce CRM link shown in the main GUI console. Requires IDP and SP information for an appropriate CoT, where OpenAM is the IDP and Salesforce is configured as the SP.
ConfigureSalesForceAppsComplete.jsp
Supports the configuration of SSO with a Salesforce CRM account. Includes instructions on the settings to add to an applicable Salesforce account.
ConfigureSalesForceAppsFinishWarning.jsp
Sets up a warning message related to a need for a Salesforce Login URL for the configuration.
CreateFedlet.jsp
A fedlet supports federation for a SP that does not already have its own federation solution. For more information, see the the chapter on Using Fedlets in Java Web Applications in the Development Guide .
CreateFedletWarning.jsp
Sets up a warning message related to the prerequisite for a CoT with the IDP.
CreateHostedIDP.jsp
Supports the configuration of a SAMLv2 IDP on the local instance of OpenAM.
CreateHostedSP.jsp
Supports the configuration of a SAMLv2 SP on the local instance of OpenAM.
CreateRemoteIDP.jsp
Supports the configuration of a SAMLv2 IDP on a remote system, within a configured CoT.
CreateRemoteSP.jsp
Supports the configuration of a SAMLv2 SP on a remote system, within a configured CoT.
Home.jsp
Endpoint that redirects the client to the startup page for OpenAM.
ValidateSAML2Setup.jsp
Supports the test of a federation connection between an IDP and SP in a CoT.