Previous Topic: Web Server Descriptions

Next Topic: Passwords and Shared Secrets

URL Information

You can specify URL and domain settings using the parameters in the following table.

URL Parameters

Description and Sample Value

DEFAULT_COOKIE_DOMAIN

The domain for the local server where the SAML Affiliate Agent is installed, such as .netegrity.com

DEFAULT_SSLIR_URL

The URL at the consumer site where the producer redirects users during requests. This is a URL to the consumer’s secure Web server where the SAML Affiliate Agent is installed. We recommend that you use an SSL connection and that the URL begin with https://, such as

https://mysslserver.netegrity.com:90

The SSLInterceptorURL enables the SAML Affiliate Agent to obtain the SAML artifact, which identifies the SAML assertion stored at the producer. The assertion contains user profile and session information. After the SAML Affiliate Agent gets the artifact, it makes a call on the SSL back channel to the producer to retrieve the actual assertion.

DEFAULT_PQR_URL

The URL at the producer where the Web Agent is installed. The SAML Affiliate Agent sends the user to this URL if they do not have the consumer profile and session cookies that are required to access a resource at the consumer. For example:

https://myserver.netegrity.com:80

DEFAULT_FWSR_URL

The URL to the producer Web server where the Web Agent Option Pack is installed. This must be a secure URL that begins in the form https://, such as

https://myserver.netegrity.com:81