GET /.well-known/oauth-authorization-server
GET/.well-known/oauth-authorization-server
CodeMeta OS API endpoint.
Beispiel
curl -X GET https://api.codemeta-os.de/.well-known/oauth-authorization-server \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm..well-known.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |