Contents
|
To Create a New Ruleset
- Log in to the Sun Java System Identity Server admin console as administrator.
By default, Identity Management is selected in the location pane and Organizations is selected in the Navigation pane.
- Select Service Configuration in the location pane.
- Click the properties arrow next to Rewriter in the navigation pane.
A list of currently defined rulesets appears.
- Click New.
This displays a ruleset template for possible modifications.
- Edit the <RuleSet id="ruleset_template"> line, replacing default_ruleset with the name for the new ruleset.
- Add or modify the rules within the ruleset template to rewrite URLs as necessary.
- Click Save to create the new ruleset.
Upon success, you see the initial page and the list of all currently defined rulesets, which should include the one you just created.
Contents |