Contents    
To Edit a Ruleset
  1. Log in to the Sun Java System Identity Server admin console as administrator.
  2. Navigate to Service Configuration in the location pane.
  3. Click the properties arrow next to Rewriter in the navigation pane.
  4. A list of currently defined rulesets appears.

  5. Click the Edit link for the ruleset to edit.
  6. This displays the XML for the ruleset to edit.

  7. Add or modify the rules within the ruleset template to rewrite URLs as necessary.
  8. If you would like to change the name of the ruleset, edit the <RuleSet id="ruleset_template"> line, replacing name with a name for the ruleset.
  9. Click Save.


Contents