Sun Java System Access Manager 7 2005Q4 Developer's Guide

C SSO Properties

Certain properties must be read in and passed to am_sso_init(), the routine which initializes C API. Because of this, am_sso_init() must be called before any other SSO interface. The default properties file used is AMAgent.properties, located in AccessManager-base/SUNWam/config/. The following properties must be set:


Note –

If com.sun.am.notificationEnabled is not found in the properties file, the default is false.


com.sun.am.notificationURL=https://myhost.mydomain.com:8000/myURL

More information on properties in the AMAgent.properties file can be found in the J2EE Policy Agent Guide.