[OPENAM-11435] Ability to install OpenAM without a user datastore Created: 24/Jul/17 Updated: 25/Aug/17 Resolved: 25/Aug/17 |
|
Status: | Closed |
Project: | OpenAM |
Component/s: | configurator |
Affects Version/s: | 14.0.0, 14.1.0 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Andrew Dunn [X] (Inactive) | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Labels: | CustomerRFE | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Rank: | 1|hztwif: |
Support Ticket IDs: |
Description |
When installing OpenAM through UI or CLI, there is no possibility to entirely skip the creation of a user store (datastore). The only workaround appears to be to delete the datastore with ssoadm/amster post-install. This is quite inconvenient if using external configuration store and no datastore exists: If no USERSTORE_ are used, the configurator will need a "people" suffix and try to write a demo user to the configuration store. If USERSTORE_ settings are used, they must point to a valid LDAP server, presumably the config store (where else??), and a valid USERSTORE_SUFFIX that can be written to.
It should be possible to install and run OpenAM without any configured user stores.
|