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
Taking a look at the code, in OpenIdAuth.setup_request, a max_age of 0 will fail the 'if any(...)' check when preferred_policies and preferred_level_types evaluate to False.
Taking a look at the code, in OpenIdAuth.setup_request, a max_age of 0 will fail the 'if any(...)' check when preferred_policies and preferred_level_types evaluate to False.