> For the complete documentation index, see [llms.txt](https://idthrivo.gitbook.io/thrivosign-remote-signing-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idthrivo.gitbook.io/thrivosign-remote-signing-solution/thrivosign-remote-signing-solution-t-rss-documentation/remote-signing-solution/t-api/t-rssp-api/cloud-signature-consortium-csc/credential-management.md).

# Credential Management

Credential management is a crucial aspect involving the activation, administration, and potential rejection of user credentials. The process commences with the Registration Authority (RA) issuing a certificate through the Web Manager. Subsequently, users log in to the SIC Mobile App to review and either approve or reject the credentials. Approved credentials are designated with an "**Activated**" status, while rejected credentials are marked as "**Cancelled**." Initially issued, yet unapproved or rejected credentials retain a status of "**New**." **If the Signer Interaction Component (SIC) is revoked**, the user's credentials revert to the "**New**" status. Once the credentials are activated, users are able to seamlessly sign documents, streamlining the authentication process.

<figure><img src="/files/yBmY3IMZzCFeNeS8EO9K" alt=""><figcaption><p>Approve / Activate credential process</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://idthrivo.gitbook.io/thrivosign-remote-signing-solution/thrivosign-remote-signing-solution-t-rss-documentation/remote-signing-solution/t-api/t-rssp-api/cloud-signature-consortium-csc/credential-management.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.
