Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

SAML 2.0 Web Single Sign-on Partner: Site Information

Configuration Options     Related Tasks     Related Topics

Configures a SAML 2.0 Web Single Sign-on Partner's Site Information

This page displays the contents of the partner's metadata file that provides general information about the web single sign-on partner's site. The data displayed in this page is read-only.

The parameters that can be viewed on this Administration Console page can also be accessed programmatically via the com.bea.security.saml2.providers.registry.MetadataPartner interface. For API information about this interface, see Related Topics.

Configuration Options

Name Description
Entity ID

The Entity ID of this partner.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person Given Name

The given name (first name) of the contact person for this partner.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person SurName

The surname (last name) of the contact person for this partner.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person Type

The contact person type.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person Company

The company name of the contact person.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person Telephone Number

The telephone number of the contact person.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Contact Person Email Address

The email address of the contact person.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Organization Name

The organization name of the partner.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Organization URL

The organization URL of the partner.

Operations on this parameter are available in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Error URL

The URL to which the user's browser may be redirected in the event of a failure caused by this partner's profile.

Note that the ability to redirect the user's browser to the Error URL as described in the OASIS SAML 2.0 specification is not implemented in WebLogic Server.

Operations on this parameter are described in the com.bea.security.saml2.providers.registry.MetadataPartner interface.

Related Tasks

Related Topics


Back to Top