Update posts/cours-id-authn.md
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
28f18cc3f9
commit
df6e72c58a
1 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,25 @@
|
||||||
|
---
|
||||||
|
title: "Identité et méthodes d'authentification"
|
||||||
|
slug: cours-id-authn
|
||||||
|
authors: "Florian Maury"
|
||||||
|
description: "Un cours de niveau M2 sur l'identité et les méthodes d'authentification"
|
||||||
|
date: 2024-02-26T00:00:00+02:00
|
||||||
|
type: posts
|
||||||
|
draft: false
|
||||||
|
categories:
|
||||||
|
- infosec
|
||||||
|
tags:
|
||||||
|
- infosec
|
||||||
|
- identity
|
||||||
|
- identité
|
||||||
|
- authentication
|
||||||
|
- authentification
|
||||||
|
- passkeys
|
||||||
|
- webauthn
|
||||||
|
- cours
|
||||||
|
lang: fr
|
||||||
|
---
|
||||||
|
|
||||||
# Identité et méthodes d'authentification
|
# Identité et méthodes d'authentification
|
||||||
|
|
||||||
## Définition des termes
|
## Définition des termes
|
||||||
|
|
Loading…
Reference in a new issue