Skip to content

Authentication

Mogens Heller Grabe edited this page Apr 17, 2020 · 1 revision

By default, Fleet Manager will authenticate users via email and password, using its own internal credentials database.

Passwords are securely stored in hashed #️⃣ form, salted 🧂 and peppered 🌶️, btw. 🙂

It's possible though to enable authentication via your Azure AD, if you like. Please check out the Azure AD Integration page for more details.

Clone this wiki locally