JoTec2002 / TINF21C_AAS_Management

https://jotec2002.github.io/TINF21C_AAS_Management/
Other
4 stars 0 forks source link

Where can I find the REST-API specification for the user management? #131

Open mrentsch65 opened 1 year ago

mrentsch65 commented 1 year ago

I had no success looking up the documentation wiki...

JoTec2002 commented 1 year ago

The Login & User management uses the generic DELETE, GET, POST, PUT REST-API Calls for /submodels/{submodelIdentifier}/submodelelements/{idShortPath}, because the user role and login information are stored in the asset "myAASwithGlobalSecurityMetaModel" on the AASX Server.

The Rest-API wasn't modified. The official REST-API config can be found on https://v3.admin-shell-io.com/swagger/index.html