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!
|
One answer
For a), I don't think it has anything to do with JAS. You can just use Liberty API (if available).
|
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.