mirror of https://github.com/MISP/misp-training
chg: [cheatsheet] API key
parent
7456c29618
commit
c12269b61e
|
@ -91,7 +91,7 @@ The VM can be imported into VirtualBox or VMWare as an appliance (OVA).\\
|
|||
\end{itemize}
|
||||
|
||||
\section{How to get the API key of my user?}
|
||||
Go to the MISP web interface, and simply click your username in the right upper corner to see your user profile which includes your API key.
|
||||
Go to the MISP web interface, and go to your profile ({\tt users/view/me}) and in the Auth Keys part you can add one or more API key to access MISP. When creating an API key, it will be visible at creation. Take note of the API key.
|
||||
\section{How to reset a password in MISP?}
|
||||
If you did any specific mistake while setting up your password at the first login. You can reset the password by logging in
|
||||
on the system (via SSH or terminal) and typing the following command:
|
||||
|
|
Loading…
Reference in New Issue