View This Federation Services

get

/management/weblogic/{version}/serverConfig/serverTemplates/{name}/federationServices

View this federation services.

Request

Path Parameters
Query Parameters
  • The 'excludeFields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields whose name is not on the list will be returned. If not present, all fields are returned (unless the 'fields' query parameter is specified). Note: 'fields' must not be specified if 'excludeFields' is specified.
  • The 'excludeLinks' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links whose relationship name is not on the list will be returned. If not present, all links are returned (unless the 'links' query parameter is specified). Note: 'links' must not be specified if 'excludeLinks' is specified.
  • The 'fields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields with matching names are returned. If not present, all fields are returned (unless the 'excludeFields' query parameter is specified). Note: 'excludeFields' must not be specified if 'fields' is specified.
  • The 'links' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links with matching relationship names are returned. If not present, all links are returned (unless the 'excludeLinks' query parameter is specified). Note: 'excludeLinks' must not be specified if 'links' is specified.
Security
Back to Top

Response

Supported Media Types

200 Response

Returns this federation services.

Body ()
Root Schema : Federation Services
Type: object
Show Source
  • Default Value: true

    Specifies whether the Assertion Consumer Service requires SSL.

  • Items
    Title: Items

    List of hosts to compare against the host in the SAML SP target redirect URL. When the list is empty, the target redirect URL will not be checked.

  • Default Value: true

    Specifies whether the Assertion Retrieval Service requires SSL.

  • Default Value: false

    Specifies whether the Assertion Retrieval Service requires two-way SSL authentication.

  • Items
    Title: Items

    The Assertion Consumer URIs.

  • Items
    Title: Items

    One or more URIs on which to listen for incoming assertion retrieval requests.

    For artifact profile, the destination site receives a SAML artifact that represents a source site (why we need the source site ID values) and an assertion ID. The destination site sends a request containing the artifact to the source site's assertion retrieval URL, and the source site responds with the corresponding assertion. You may configure multiple URIs here, although typically one will be sufficient. The URI includes the application context, followed by the resource context. For example:

    /my_application/saml/ars

    which would be accessible from the outside as https://my.example.com/my_application/saml/ars

  • Default Value: oracle.doceng.json.BetterJsonNull@1104cf3a

    The class that provides persistent storage for assertions, if you use an Assertion Store class other than the default class.

  • Properties
    Title: Properties
    Additional Properties Allowed: additionalProperties

    Properties passed to Assertion Store class initStore() method.

    This may be useful if you have implemented a custom Assertion Store class.

  • Default Value: false

    Specifies whether the Destination Site is enabled.

  • Read Only: true
    Default Value: false

    Return whether the MBean was created dynamically or is persisted to config.xml

  • Read Only: true

    Return the unique id of this MBean instance

  • Items
    Title: Items

    The Intersite Transfer URIs.

  • Default Value: true

    Specifies whether the Intersite Transfer Service requires SSL.

  • Read Only: true

    The user-specified name of this MBean instance.

    This name is included as one of the key properties in the MBean's javax.management.ObjectName

    Name=user-specified-name

    Constraints

    • legal null
  • Optional information that you can include to describe this configuration.

    WebLogic Server saves this note in the domain's configuration file (config.xml) as XML PCDATA. All left angle brackets (<) are converted to the xml entity <. Carriage returns/line feeds are preserved.

    Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

  • Default Value: true

    Specifies whether the POST one-use check is enabled.

  • Default Value: true

    Specifies whether the POST recipient check is enabled. When true, the recipient of the SAML Response must match the URL in the HTTP Request.

  • Default Value: oracle.doceng.json.BetterJsonNull@40f931ec

    The alias used to store and retrieve the Source Site's signing key in the keystore. This key is used to sign POST profile responses.

  • The passphrase used to retrieve the Source Site's signing key from the keystore.

  • Read Only: true

    The Source Site ID base64-encoded.

    This read-only value is a Base64 representation of a 20-byte binary value that is calculated from the SourceSiteURL. If you want to configure ARTIFACT profile with another site, you will need to give a SourceId value to the other site. This value is automatically updated when the SourceSiteURL changes.

  • Read Only: true

    The Source Site ID in hexadecimal.

    This read-only value is a hexadecimal representation of a 20-byte binary value that is calculated from the SourceSiteURL. If you want to configure ARTIFACT profile with another site, you will need to give a SourceId value to the other site. This value is automatically updated when the SourceSiteURL changes.

  • Default Value: false

    Indicates whether the Source Site is enabled.

  • Default Value: oracle.doceng.json.BetterJsonNull@12a7515b

    The URL for the Source Site.

  • Default Value: oracle.doceng.json.BetterJsonNull@47b71556

    The alias used to store and retrieve the Destination Site's SSL client identity in the keystore.

  • The passphrase used to retrieve the Destination Site's SSL client identity from the keystore.

  • Items
    Title: Items

    Return all tags on this Configuration MBean

  • Read Only: true

    Returns the type of the MBean.

    Constraints

    • unharvestable
  • Default Value: oracle.doceng.json.BetterJsonNull@5c8d685e

    The class used as the persistent store for the Used Assertion Cache. When no class is specified, the default Used Assertion Cache implementation is used.

  • Properties
    Title: Properties
    Additional Properties Allowed: additionalProperties

    Properties to be passed to the Used Assertion Cache class.

Nested Schema : Items
Type: array
Title: Items

List of hosts to compare against the host in the SAML SP target redirect URL. When the list is empty, the target redirect URL will not be checked.

Show Source
Nested Schema : Items
Type: array
Title: Items

The Assertion Consumer URIs.

Default Value: [ "/samlacs/acs" ]
Show Source
Nested Schema : Items
Type: array
Title: Items

One or more URIs on which to listen for incoming assertion retrieval requests.

For artifact profile, the destination site receives a SAML artifact that represents a source site (why we need the source site ID values) and an assertion ID. The destination site sends a request containing the artifact to the source site's assertion retrieval URL, and the source site responds with the corresponding assertion. You may configure multiple URIs here, although typically one will be sufficient. The URI includes the application context, followed by the resource context. For example:

/my_application/saml/ars

which would be accessible from the outside as https://my.example.com/my_application/saml/ars

Default Value: [ "/samlars/ars" ]
Show Source
Nested Schema : Properties
Type: object
Title: Properties
Additional Properties Allowed
Show Source

Properties passed to Assertion Store class initStore() method.

This may be useful if you have implemented a custom Assertion Store class.

Default Value: oracle.doceng.json.BetterJsonNull@6a827b0c
Nested Schema : Items
Type: array
Title: Items

The Intersite Transfer URIs.

Default Value: [ "/samlits_ba/its", "/samlits_ba/its/post", "/samlits_ba/its/artifact", "/samlits_cc/its", "/samlits_cc/its/post", "/samlits_cc/its/artifact" ]
Show Source
Nested Schema : Items
Type: array
Title: Items

Return all tags on this Configuration MBean

Show Source
Nested Schema : Properties
Type: object
Title: Properties
Additional Properties Allowed
Show Source

Properties to be passed to the Used Assertion Cache class.

Default Value: oracle.doceng.json.BetterJsonNull@7164e54
Back to Top