AWS Single Sign-on with Azure AD: How to force to ask password every single login

0

I have implemented Single Sign-On (SSO) with Azure AD using SAML 2.0. When a user logs in with the SSO URL, they are redirected to the O365 login page, where they go through the Multi-Factor Authentication (MFA) process, and the user is successfully logged in. However, when a user signs out from the portal and then, after some time, attempts to log in again, they are not prompted for login credentials and are automatically signed in. I'm aware that the session can be controlled by applying a conditional access policy, but is there any way to require credentials for every single login

profile picture
preguntada hace 7 meses288 visualizaciones
1 Respuesta
0
Respuesta aceptada

All authentication is controlled by your IDP not AWS when you have setup SSO.

Your Idp will only tell AWS that you’re authenticated and your user information passed during the SAML.

I’m not 100% sure but I don’t think you can force this on the Azure SAML side however please research this yourself to confirm if it is or isn’t possible.

profile picture
EXPERTO
respondido hace 7 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas