Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can Jazz be used with WAS Liberty configured with a federated user registry?

 I have seen some contents in was liberty doc page: https://www.ibm.com/docs/zh/was-liberty/base?topic=authentication-federation-user-registries, it seems that was liberty supports federated user registry.


but I also found that in Jazz interactive installation guide page, after we select the application server to " Bundled IBM WebSphere Liberty profile" , the next user registry type option " Federated file-based realm" is dimed and can not be selected.

Select your application server:

  • <input id="server_liberty" name="appserver" style="cursor: pointer;" type="radio" value="liberty"> <label class="has_csh" for="server_liberty" id="default_as" style="border-bottom: 1px dashed blue; cursor: pointer; display: inline-block; margin-left: 3px; position: relative; zoom: 1;"> Bundled IBM WebSphere® Liberty profile </label>
  • <input id="server_was" name="appserver" style="cursor: pointer;" type="radio" value="was"> <label for="server_was" style="cursor: pointer; display: inline-block; margin-left: 3px;"> IBM WebSphere® Application Server (Integrated Solutions Console) </label>
  • <input id="server_jython" name="appserver" style="cursor: pointer;" type="radio" value="jython"> <label for="server_jython" style="cursor: pointer; display: inline-block; margin-left: 3px;"> IBM WebSphere Application Server (Jython scripts) </label>

Select your user registry type:

  • <input id="registry_liberty" name="registry" style="cursor: pointer;" type="radio" value="liberty"> <label for="registry_liberty" style="cursor: pointer; display: inline-block; margin-left: 3px;"> WebSphere Liberty basic registry </label>
  • <input id="registry_ldap" name="registry" style="cursor: pointer;" type="radio" value="ldap"> <label for="registry_ldap" style="cursor: pointer; display: inline-block; margin-left: 3px;"> LDAP or LDAP/SDBM </label>
  • <input id="registry_scim" name="registry" style="cursor: pointer;" type="radio" value="scim"> <label class="has_csh" for="registry_scim" id="scim_label" style="border-bottom: 1px dashed blue; cursor: pointer; display: inline-block; margin-left: 3px; position: relative; zoom: 1;"> SCIM </label>
  • <input disabled="disabled" id="registry_federated" name="registry" style="cursor: auto;" type="radio" value="federated"> <label for="registry_federated" style="cursor: auto; display: inline-block; margin-left: 3px;"> Federated file-based realm </label>
  • <input disabled="disabled" id="registry_non-ldap" name="registry" style="cursor: auto;" type="radio" value="non-ldap"> <label for="registry_non-ldap" style="cursor: auto; display: inline-block; margin-left: 3px;"> IBM i non-LDAP external registry </label>
so does the was liberty can really be configured using federated user registry, as LDAP + basic ?

0 votes


Accepted answer

Permanent link

 I googled federated liberty site:jazz.net and found this: https://jazz.net/wiki/bin/view/Deployment/LibertyMultipleUserRegistries

selected this answer as the correct answer

1 vote

Comments

thanks, I will try this tomorrow. 

and i still have a concern about the options in Jazz interactive installation guide page,

 since it can be configure using federated user registry, why the option "Federated file-based realm" is dimed?

The interactive installation guide can only cover so many situations. More advanced options require user intervention. 

understood, but it indeed  made confusion to me and wast a lot effot on it refering the guide content in WAS liberty doc page.


Recommend put a hyperlink to the option when the enduser choosing the interactive options.

I tried as follow the instructions page you give. It indeed worked.


But a new question appearing:

after enable the federated mode (basic + ldap) for Jazz, it seems that the basic user can not modify their password from the "View My Profile and LIcenses" menu, so it that supposed to be so? 

Yes that's supposed to be so - LDAP is the master/source of their authentication - they'll have to change their password using whatever method their organization uses to change the password in LDAP.

then we can only modify user's password from Basic Repository munually modify the basicUserRegistry.xml?

showing 5 of 7 show 2 more comments

One other answer

Permanent link

 and one more question: after the federated configuration works,  how do I modify user infos, as add a new user?

modify the basicUserRegistry.xml directly?

0 votes

Comments

the "Create User" button can not be clicked.

I do not know. I do not run such a configuration. I know that a customer runs such a configuration where the users that they do not want to change often are in the file basicUserRegistry.xml and the rest is in LDAP. The create button disabled means the system thinks you primarily run on LDAP.


These questions are all Application server questions and you will likely have to  search there for advanced configuration options.

ok, thanks very much. I just want to clarify these things, because we are evaluating these for a deployment solution.

Actually, knowledges in IBM site are very rich and helpful, but difficult to find. so much redundant info in it.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,507
× 1,337

Question asked: Dec 08 '21, 4:58 a.m.

Question was seen: 1,196 times

Last updated: Dec 10 '21, 12:37 a.m.

Related questions
Confirmation Cancel Confirm