By: Steve Sobol user 15 Aug 2022 at 1 a.m. CDT

3 Responses
Steve Sobol gravatar
Is it possible to configure a person authentication script so it only runs if a certain client is (or certain clients are) being used? Thanks

By Mohib Zico staff 15 Aug 2022 at 3:28 a.m. CDT

Mohib Zico gravatar
Possible. You write a script, call it something like "lobo_script". Then from client configuration, select this "ACR". Whenever something coming through that client, this ACR == lobo_script will be called.

By Steve Sobol user 15 Aug 2022 at 5:29 p.m. CDT

Steve Sobol gravatar
I don't see where to select an ACR. I'm setting up an OpenID Connect client.

By Steve Sobol user 15 Aug 2022 at 5:32 p.m. CDT

Steve Sobol gravatar
Never mind - found it. Advanced tab - "Add Default ACR." Thank you for your help.