mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 13:10:45 +02:00
Added endpoints
This commit is contained in:
parent
4a4ea59371
commit
06626c01cb
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
Acces Management System of Colsys: [Product info](http://produkty.colsys.cz/colnod/)
|
Acces Management System of Colsys: [Product info](http://produkty.colsys.cz/colnod/)
|
||||||
|
|
||||||
|
## Endpoints
|
||||||
|
1. POST request - `/AaaManager/authSession` - to login, return JSON with Auth token
|
||||||
|
2. GET request - `/SubjectManager/getSubjects` - get subjects
|
||||||
|
3. GET request - `/TokenManager/getTokens` - get tokens
|
||||||
|
4. POST request - `/TokenManager/setTokens` - set tokens
|
||||||
|
|
||||||
## RestAPI definitions
|
## RestAPI definitions
|
||||||
|
|
||||||
- `openapi.yaml` ( editor `VSCode` with `Swagger Viewer` extension - ⌘+⇧+P `Preview Swagger` )
|
- `openapi.yaml` ( editor `VSCode` with `Swagger Viewer` extension - ⌘+⇧+P `Preview Swagger` )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user