The JSP files in this section relate to federation, specified in the console/federation subdirectory. Specifically, when you access the OpenAM GUI console and click the Federation tab, the variety of options that you select call the JSP files in this directory. References in each JSP file in that subdirectory are associated with the Federation tab.
Generally, the JSP files in this directory are essential if you want to add or modify federation partners in your Circles of Trust (COT), SAMLv2 / ID-FF / WS-Federation entity providers, and SAML 1.x configured partners.
If you're not using the legacy elements of federation, such as Liberty ID-FF, WS-Federation, and SAML 1.x, you may be able to delete related service endpoints in a more secure deployment.
Many of the endpoints in this section are accessible from the OpenAM console, under the Federation tab. Some of the endpoints are accessible only after you've created an appropriate entity provider, such as SAMLv2, ID-FF, or WS-Federation.
CreateCOT.jsp
-
When you create a Circle of Trust (COT) via Federation > New, you can access the COT Configuration window. You can then access all configured COTs.
CreateSAML2MetaData.jsp
-
Used when creating a new entity provider, configured with the SAML2 protocol.
FSAuthDomainsEditViewBean.jsp
-
Associated with an edit of a COT; to access, select a previously configured COT.
FSSAMLSelectTrustedPartnerType.jsp
-
Opened when you configure a new Trusted Partner under the SAML 1.x Configuration section.
FSSAMLService.jsp
-
Associated with FSSAMLServiceViewBean, which is used by a number of other JSP files in the console/federation subdirectory.
FSSAMLSetTrustedPartnerType.jsp
-
Associated with the FSSAMLSetTrustedPartnersEdit.jsp file; used when you select a configured SAML 1.x Configuration trusted partner.
FSSAMLSiteIDAdd.jsp
-
Supports the addition of a Site ID for a SAML-configured partner.
FSSAMLSiteIDEdit.jsp
-
Supports the modification of a Site ID for a SAML-configured partner.
FSSAMLTargetURLsAdd.jsp
-
Includes a new POST to a specified URL.
FSSAMLTargetURLsEdit.jsp
-
Supports editing of a POST to a specified URL.
FSSAMLTrustedPartnersAdd.jsp
-
Called when you create a new "trusted partner" in the SAML 1.x Configuration area of the Federation window.
FSSAMLTrustedPartersEdit.jsp
-
Called when you edit an existing "trusted partner" in the SAML 1.x Configuration area of the Federation window.
Federation.jsp
-
Cited when you click New in the "Circle of Trust" section of the Federation window.
FileUploader.jsp
-
Called by the ImportEntity.jsp file, to support uploads of metadata files associated with a previously configured entity provider.
IDFFAffiliate.jsp
-
Specifies an IDFF affiliate in a COT.
IDFFGeneral.jsp
-
Includes general parameters associated with an IDFF affiliate in a COT. The corresponding IDFFGeneralViewBean parameter is cited only in this and the IDFFGeneralViewBean.java files.
IDFFIDP.jsp
-
Associated with the Identity Provider (IDP) for IDFF.
ISFFSP.jsp
-
Associated with the Service Provider (SP) for IDFF.
ImportEntity.jsp
-
Supports the import of pre-existing metadata files which define an entity provider. Allows you to import metadata from a URL to a desired Realm.
SAMLv2Affiliate.jsp
-
Enables a view of SAML version 2 affiliates.
SAMLv2AttrAuthority.jsp
-
Associated with an IDP acting as an attribute authority.
SAMLv2AttrQuery.jsp
-
Supports queries and saves of SAML2 attribute metadata.
SAMLv2AuthnAuthority.jsp
-
Enables communication with an IDP acting as an authentication authority.
SAMLv2General.jsp
-
Identifies general properties of a SAML version 2 affiliate.
SAMLv2IDPAdvanced.jsp
-
Supports the configuration of advanced properties for a SAMLv2 IDP.
SAMLv2AssertionContent.jsp
-
Associated with the Assertion Content tab, accessible when you select Federation > Entity Providers >
Provider Name
. SAMLv2AssertionProcessing.jsp
-
Associated with the Assertion Processing tab, accessible when you select Federation > Entity Providers >
Provider Name
. SAMLv2IDPServices.jsp
-
Supports the configuration of IDP service properties for a SAML2 provider.
SAMLv2PDP.jsp
-
Enables the configuration of a SAMLv2-based Policy Decision Point (PDP).
SAMLv2PEP.jsp
-
Enables the configuration of a SAMLv2-based Policy Enforcement Point (PEP).
SAMLv2SPAdvanced.jsp
-
Supports the configuration of advanced properties for a SP. Accessible when you select Federation > Entity Providers >
Provider Name
> SP > Advanced. SAMLv2SPAssertionContent.jsp
-
Associated with the Assertion Content tab; supports the configuration of such for SPs; It is accessible when you select Federation > Entity Providers >
Provider Name
> SP > Assertion Content. SAMLv2SPAssertionProcessing.jsp
-
Associated with the Assertion Content tab; supports the configuration of assertion processing-related properties for SPs. It is accessible when you select Federation > Entity Providers >
Provider Name
> SP > Assertion Processing. SAMLv2SPServices.jsp
-
Supports the configuration of services-related properties for an SP. It is accessible when you select Federation > Entity Providers >
Provider Name
> SP > Services. WSFedGeneral.jsp
-
Associated with the configuration of a legacy WS-Federation entity provider.
WSFedIDP.jsp
-
Supports the configuration of an IDP under WS-Federation.
WSFedSP.jsp
-
Supports the configuration of an SP under WS-Federation.