# Basic Auth

## Windows

Korzystając z metod interfejsu REST API SIGNIUS Sealing Client do pieczętowania dokumentów, możesz dodać dodatkową warstwę ochrony, wymagając od użytkownika podstawowego uwierzytelnienia (danych użytkownika), które możesz dostosować w Panelu konfiguracyjnym.

Otwórz Panel konfiguracyjny (lub zrób to tak jak w systemie Linux – konfigurując plik appsettings.json)

* przejdź do zakładki "Local REST settings"
* w sekcji „Basic authentication user” i „Basic authentication password” umieść dane uwierzytelniające, których chcesz wymagać od wywołań/żądań interfejsu REST API aplikacji
* zaznacz pole wyboru „enable local http server (REST-API)”

<figure><img src="/files/LwXrd40DSbplMmVrd3CC" alt=""><figcaption></figcaption></figure>

## Linux

description coming soon...


---

# 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://docs.signius.eu/manuals/seal_pl/signius-sealing-server-i-client/signius-sealing-client/funkcje/basic-auth.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.
