Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Collaborator API & communication with Keycloak #1182

@Bushuo

Description

@Bushuo

Tasks:

  • add a new collaborator to a map
  • remove collaborators from a map
  • get all collaborators for a map
  • search for users by username

Notes:
All those endpoints need to communicate with Keycloak, because they need data that is stored there (username).
For this we will use the Keycloak Admin REST API.
https://www.keycloak.org/docs-api/21.1.1/rest-api/

Metadata

Metadata

Assignees

Labels

backendchanges in Rust codeenhancementNew feature or request

Type

No type

Projects

Status

Current Milestone

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions