> For the complete documentation index, see [llms.txt](https://kvalifika.gitbook.io/kvalifika-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kvalifika.gitbook.io/kvalifika-1/initial-setup/security.md).

# Security

Master users can configure security settings via Setting / Security from the left sidebar:

![Settings / Security](/files/-MWoQeSJEBLS8VBlnz_L)

## CORS

Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served.

To add the allowed domains master users needs to write the domains in the texts box (the domains are added by clicking the suggested domains) and click `SAVE`:

![Adding domain names to CORS](/files/-MWJKY3bIE142bTD4649)

After saving the domains, they will appear in the box and it is possible to delete the domains individually:

![Filled CORS domains list](/files/-MWJLR1lu_qaeH2Z033n)

## Credentials

Credentials show information for production and sandbox (testing) environments for integration with the 3rd party systems:

* Application ID
* Secret Key

![Environment credentials](/files/-MWJLv7WCMwZOtyy9S_T)
