Bug description
Some config is missing from subsubrealms in the Data Store. It makes the upgrade process extra difficult (see OPENAM-12742 ) - That means that there will not be an URL resource at all in subsubrealms
How to reproduce the issue
- step 1
Install AM 5.5.1 - step 2
Create a subrealm - step 3
Create a subsubrealm - step4
Go to the recently created subsubrealm -> authorization -> resource types (screenshot attached)
Alternatively, you can go to Open the Apache Directory Studio and inspect what has been created (screenshot attached)
Expected behaviour
The url resource is available in a subsubrealm, the same way it is in subrealms and root realm
Current behaviour
The url resource is not available in a subsubrealm.
Code analysis
Changes to fix this issue have been done as part of the following Jira for AM6 (they may be back-portable): AME-12583