-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.5.1, 6.0.0
-
Fix Version/s: 6.0.0
-
Component/s: trees
-
Environment:ForgeRock Access Management 6.0.0-SNAPSHOT Build 4c41e54ea4 (2018-March-25 00:37)
-
Target Version/s:
-
Needs backport:No
-
Needs QA verification:No
-
Functional tests:Yes
-
Are the reproduction steps defined?:Yes and I used the same an in the description
Bug description
Subrealm creation fails if an Inner Tree is present
How to reproduce the issue
- Create a tree with an Inner Tree Evaluator Node
- Attempt to create a Subrealm
Expected behaviour
The subrealm is created and the trees are cloned there
Current behaviour
- Subrealm creation fails
{"code":400,"reason":"Bad Request","message":"Configured tree does not exist: Configured tree does not exist"}
- This problem is associated with the test failures
- com.forgerock.openam.functionaltest.auth.trees.TreesWithinTrees
- https://ci.forgerock.org/view/OpenAM/job/OpenAM-master/job/authtrees_pipeline/64/auth_trees_tests_stable/
Code analysis
Alex Robuchon
The bug has been introduced by 4737fd77650
- is duplicated by
-
OPENAM-13062 Subrealm creation throws an error if the parent contains a tree with an inner tree node
-
- Closed
-
- is required by
-
OPENAM-12601 Register Logout Webhook - name requires validation
-
- Resolved
-