Definition
Two widgets are available to edit and display the Federation bound to a Resource :
-
The Federation Edit Widget is used to configure/manage the Federation corresponding to an application Resource
-
The Federation Display Widget is used to display the Federation configuration
|
Federation Edit Widget |
Federation Display Widget |
|---|---|
|
|
|
|
Configuration
These widgets are standalone widgets designed to be used in a UI_FOR_OBJECT Feature with the RESOURCE Object kind.
Widget
Properties
The widget has no specific properties.
To enable the copy of an existing federation, set the duplicationEnabled attribute to true. We also recommend adding the applicationsOptions attribute to the Federation Edit Widget's config attribute. This isn't mandatory, but it's recommended.
Example
|
Federation Edit Widget |
Federation Display Widget |
|---|---|
|
XML
|
XML
|
Settings
The widget needs to have the following settings configured in the dataset.
|
Setting Name |
Mandatory |
Type |
Description |
|---|---|---|---|
|
amcp.am.available-authentication-levels |
YES |
|
The authentication levels supported by the tenant. |
|
amcp.am.default-assertion-signature-certificates.saml |
NO |
|
The default certificate used to sign SAML assertions. Will be pre-selected when creating a SAML Federation. Must be included in the keys of |
|
amcp.am.default-assertion-signature-certificates.ws-fed |
NO |
|
The default certificate used to sign WSFED assertions. Will be pre-selected when creating a WSFED Federation. Must be included in the keys of |
|
amcp.am.federation-reporting-collection |
YES |
|
Identifier of reporting configuration containing federations. |
|
amcp.am.federation-mapping-reporting-collection |
YES |
|
Identifier of reporting configuration containing federation mappings. |
|
amcp.am.certificate.expiration.warning-period |
YES |
|
Period prior to certificate expiration displaying a warning message on the concerned federations. |
I18n
Some i18n keys are dependent on the configuration and must be configured manually.
Read Next
-
Federation Widget -
Federation Logs Widget The Federation Logs Widget allows to view logs related to a Federation.