Page MenuHomeSoftware Heritage

Write wiki page about users management with Keycloak
Closed, MigratedEdits Locked

Description

Software Heritage now has an Identity and Access Management service based on the open source framework Keycloak.

Its first use case will be to identify users querying the SWH Web API and lift rate limiting if they have the adequate permission.

Documentation must be written in order to facilitate the use of Keycloak administration Web UI for SWH staff.
Notably, Keycloak semantics should be explained and directives to perform the following actions detailed:

  • login to Keycloak admin UI
  • create a new user
  • create a users group
  • create a permission
  • associate a permission to a specific user
  • associate a permission to a users group

Event Timeline

anlambert triaged this task as Normal priority.Jun 18 2020, 11:34 AM
anlambert created this task.
anlambert changed the task status from Open to Work in Progress.Aug 26 2020, 11:28 AM
anlambert mentioned this in Unknown Object (Maniphest Task).

Documentation about Keycloak administration is now available in the swh documentation.

New sections will be added over time if new admin features are required to be detailed and explained.