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

Programmatically create users in JAS

 We want to use JAS for authenticating users using saml. Is there a way to programmatically create users in JAS? For me, the only alternatives seem to be:

a) manipulate the basicUserRegistry.xml
b) use an external LDAP as a registry
Is there an alternative using some JAS API?

Thanks in advance!

0 votes



One answer

Permanent link

For a), I don't think it has anything to do with JAS. You can just use Liberty API (if available).

If you're really using SAML, is there any reason you want to programmatically create users in JAS? When you choose to use SAML, the authenticated subject (the user) comes from the IdP (for example ADFS), not JAS itself. JAS needs to handle group mapping though, as it is not part of SAML.

0 votes

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
× 10,938
× 29

Question asked: Mar 22 '17, 4:40 a.m.

Question was seen: 2,905 times

Last updated: Mar 22 '17, 5:14 a.m.

Confirmation Cancel Confirm