How can I give access to closed data to a specific user? - noi-techpark/odh-docs GitHub Wiki

  1. To get a user account we have two possibilities:
    1. Let the user create an account on any of our services, for example on Analytics
    2. Create one on Keycloak / Users
  2. Go to Keycloak / Users
  3. Open your user and go to Role Mappings
  4. Under Client Roles search for odh-mobility-v2
  5. Select or remove roles

We have different roles. Find their description as follows:

  1. Go to Keycloak / Clients
  2. Open odh-mobility-v2
  3. Go to Roles. As you see, we have two categories of roles:
    1. Prefix = BDP_, is used to show closed data
    2. Prefix = ODH_ROLE, is used to assign a specific quota or payment plan to a person

To avoid outdated documentation, we do not list all roles here