With extended authentication enabled, users opening a policy
protected document in Acrobat XI or Reader XI get a dialog for authentication.
This dialog loads the HTML page that you specified as the extended
authentication landing URL on the Rights Management server settings.
See Server configuration settings.
Note: Extended authentication is supported on Apple Mac OS X with
Adobe Acrobat release 11.0.6 and above.
In Administration Console, click Settings > User Management
> Configuration > Import And Export Configuration
Files.
Click Export and save the configuration file to your disk.
Open the file in an editor, and locate the AllowedUrls node.
In the AllowedUrls node, add the following
lines: <entry key="sso-l" value="/ssoexample/login.jsp"/>
<entry key="sso-s" value="/ssoexample"/>
<entry key="sso-o" value="/ssoexample/logout.jsp"/>
Save the file, and then import the updated file from the
Manual Configuration page: In Administration Console, click Settings >
User Management > Configuration > Import
And Export Configuration Files.
|
|
|