I think each app server always gets Basic Auth but then you can add others.
My manager want that all users must login using Azure AD not using basic authentication
Understood. What is your plan if Entra is unavailable?
Is there a way I can force web users to login only through Azure AD
We will redeploy the application to accept basic authentication
Even I am looking for a dynamic approach for certain users to allow both basic and azure ad method
Unless someone else has other ideas (like @olga), the only way I know right now is to not give the user the password.
I was not working with this, ask someone else
no, it is also applied to AAD and IDP, not only windows SSO.
I can confirm that using the SSO Required flag works for us 2024.1
If thereâs not a flag to put on the url that restricts which authentication model is prompted, I would file a bug report since it appears should restrict by the SSO flag.
And as @josecgomez is saying, the flag does work.
Can you do a screen recording @Mohamed_Yusuff_S of how you have required turned on and you go to browser login and all of a sudden it lets you pick basic?
Thanks,
Utah
Our environment has 2022.6 version . It will be big challenge if we migrate to the newer version which doesnât have desktop client
Thatâs what I was seeing as well in 2023.1⌠where I would have RequireSSO, but then they could drop down the basic auth.
You can see me on this thread doing the same thing you are: Using SSO on browser prompts me with a windows login, anyone know why? - #20 by andrew.johnson
Well actually @TobyLai was the one saying that they were trying to disable basic auth I think and that there was a dev task out there to fix it TASK7247870.
Great idea I will share the video recording now
2024.1, the version that Jose is using, still has the desktop client. Kinetic 2025 will too. Starting with 2026.1 will be the first browser only version. But Iâm confused. You want SSO in the browserâŚand SSO works in the client.
They donât want anyone to be able to use basic auth to login for anything.
Thatâs what I am gathering. I think the video will show more.
Thatâs pretty effectiveâŚ
And if they know their password, reset it and email it to yourself (not to them).
Itâs just someone could brute force.
The video recording for your review