Skip to content
Snippets Groups Projects
Commit cb3d1b8e authored by Hans van den Heuvel's avatar Hans van den Heuvel
Browse files

Update README.md

parent 9ed7461e
Branches
Tags
No related merge requests found
...@@ -8,14 +8,14 @@ pip install keyring requests requests_toolbelt ...@@ -8,14 +8,14 @@ pip install keyring requests requests_toolbelt
``` ```
### Store your credentials in the Windows Credential store ### Store your credentials in the Windows Credential store
## For MCRA #### For MCRA
* MCRA in the example below is a name to choose freely (keyring name) * MCRA in the example below is a name to choose freely (keyring name)
* Username is your MCRA username with which you connect * Username is your MCRA username with which you connect
* Enter your password at the prompt * Enter your password at the prompt
``` ```
keyring set MCRA username keyring set MCRA username
``` ```
## EFSA #### EFSA
* EFSA in the example below is a name to choose freely (keyring name) * EFSA in the example below is a name to choose freely (keyring name)
* Username also unimportant, lets make it Primary (store your primary key) * Username also unimportant, lets make it Primary (store your primary key)
* Password is your Ocp-Apim-Subscription-Key (see your profile at their [website](https://openapi.efsa.europa.eu)) * Password is your Ocp-Apim-Subscription-Key (see your profile at their [website](https://openapi.efsa.europa.eu))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment