-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 6.5.0
-
Fix Version/s: None
-
Component/s: None
-
Environment:ForgeRock Access Management 6.5.0-SNAPSHOT Build 4c365400af (2018-October-04 10:29)
-
Epic Link:
-
Needs backport:No
-
Needs QA verification:No
-
Functional tests:No
-
Are the reproduction steps defined?:Yes and I used the same an in the description
Bug description
Unable to configure a sub-realm to use an external data store and file based configuration
How to reproduce the issue
- Setup AM with file base configuration
-Dcom.sun.identity.sm.sms_object_filebased_enabled=true
- Configure > Global Services > Data Stores > Secondary Configurations
- Add a Secondary Configuration
- Realm > Services > Add a Service
- Create - Data Stores
- Policy Data Store - <New global data store>
- From the XUI:
http://joanna.example.com:8080/openam/json/realms/root/realms/sub/realms/subsub/realm-config/services/DataStoreService {"applicationDataStoreId":"fd270e31-1788-4193-8734-eb2d500c47f3","policyDataStoreId":"Extra3","_id":"","_type":{"_id":"DataStoreService","name":"External Data Stores","collection":false}}
Expected behaviour
The sub realm external data store service is configured
Current behaviour
{"code":500,"reason":"Internal Server Error","message":"An unexpected error occurred while creating new services in the data store(s)"}
Work around
Use the Top Level Realm
- is related to
-
OPENAM-13624 Unable to configure a sub-realm to use an external data store
-
- Resolved
-