You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The force_authn value comes from different places and could be either a
string or a boolean or NoneType. The value will later be used to set the
ForceAuthn property and it is expected to be a string.
We return 'true' to set the property, or False to omit it.
Signed-off-by: Ivan Kanakarakis <[email protected]>
0 commit comments