Hi Derek, The security modules including user management are pulled into a separate service Custos [1] and relevant API’s are here [2]. Custos services will provide a Authorization Token which will then need to be used to authenticate and authorize for all Airavata API’s [3].
Cheers, Suresh [1] - https://github.com/apache/airavata-custos <https://github.com/apache/airavata-custos> [2] - https://cwiki.apache.org/confluence/display/CUSTOS/Use+Custos+REST+Endpoints <https://cwiki.apache.org/confluence/display/CUSTOS/Use+Custos+REST+Endpoints> [3] - http://airavata.apache.org/api-docs/0.16/security_model.html#Struct_AuthzToken <http://airavata.apache.org/api-docs/0.16/security_model.html#Struct_AuthzToken> > On Nov 19, 2021, at 5:08 PM, Derek Weitzel <dweit...@unl.edu> wrote: > > Hi, > > In the API documentation > (https://docs.airavata.org/en/latest/technical-documentation/airavata-api/), > I don’t see an API call to add a user. Is it documented anywhere? > > - Derek > > >