Windows UDAuthenticationMethod - Only succeed if user is in group

Product: Universal Dashboard
Version: 2.9.0

Hi,

I would like to know if it’s possible to change the way that the ‘Windows’ authentication method works so the code would check first if the user is in a specific AD group. If not, the login should fail (and then maybe redirect to a regular form authentication login page).

My usage case: I need to authenticate all users within a group + some specific accounts that are not in the same group (ie. managers). I have everything working with the ‘Forms’ authentication method but now I would like to implement SSO for the people in the said group (the managers would have to always enter their credentials).

Is something like this possible?

Thank you.

Doesn’t this doc answer that?

Security - PowerShell Universal