# User Authentication, Roles and permissions

### Authentication

The users on PRP Cluster Reporting can login via:

* Active Directory (AD) - will further integrate with HID (Humanitarian ID) or other oauth ID provider.

PRP will integrate with AD for identity of the users. Roles will continue to be defined in the application itself via Django admin. See [AD Integration](https://docs.google.com/document/d/1y_uypqOqj-NSEVedk1aN10zIGADhe1u5COdqYnbqQF8/edit#heading=h.2v9p1afxhxl2) for more details.

### User Role Management (Django Admin)

What role they have on PRP or which partner they belong to is all managed in the Django Administrative interface.

![](https://835489659-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-KzwqgC7O0kW5EDlHvvK%2F-L4mnZv58jcMTPwaHZkx%2F-L4mpBoq4l-_z6AIjyqv%2FChange_user___PRP.png?alt=media\&token=992ce65e-927d-48e7-ae57-1ee3144861c6)

### Roles and Permissions

\
The below table represents the **4 roles** that PRP Cluster Reporting supports and the capabilities / available actions enabled for each:

![](https://835489659-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-KzwqgC7O0kW5EDlHvvK%2F-L779FDmRjFo8kv_AVXb%2F-L779IfpRuen6r5quSzN%2FScreen%20Shot%202018-03-08%20at%207.27.15%20PM.png?alt=media\&token=7226fa0d-e726-4750-b776-c7275886e7de)

<https://docs.google.com/spreadsheets/d/1RKptCboJSAyNCWyenJ_uRIZ_hFiVt68t8W2m7C3Uyzc/edit?usp=sharing>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://unicef.gitbook.io/prp/product-end-user-documentation/cluster-reporting/user-authentication-roles-and-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
