From c1cbf36c2003303583fda3b6d7855f14a311c24f Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 14 Oct 2022 11:19:50 -0400 Subject: [PATCH] temporarily removed ppkg --- education/windows/federated-sign-in.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/education/windows/federated-sign-in.md b/education/windows/federated-sign-in.md index ea35ab69ff..2aeb49483d 100644 --- a/education/windows/federated-sign-in.md +++ b/education/windows/federated-sign-in.md @@ -48,11 +48,15 @@ To implement federated sign-in, the following prerequisites must be met: To use federated sign-in, the devices must have Internet access. This feature won't work without it, as the authentication is done over the Internet. ## Enable federated sign-in on devices - + + +To sign-in with a SAML 2.0 identity provider, your devices must be configured with different policies, which can be configured using Microsoft Intune. + To configure federated sign-in using Microsoft Intune, [create a custom profile][MEM-1] with the following settings: | Setting | @@ -66,8 +70,10 @@ To configure federated sign-in using Microsoft Intune, [create a custom profile] Assign the policy to a security group that contains as members the devices that require federated sign-in. + ## How to use federated sign-in