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
authQueries does not give enough information to start OIDC authentication (url, clientId, claim, audience are needed)
maybe external signer id/name would be enough to do a lookup
should isMfaRequired be set? I think that's the case with TOTP secondary
The text was updated successfully, but these errors were encountered:
if I set up an auth policy with JWT signer as secondary auth and authenticate with key/cert I get an api session (irrelevant field removed):
authQueries
does not give enough information to start OIDC authentication (url, clientId, claim, audience are needed)maybe external signer id/name would be enough to do a lookup
isMfaRequired
be set? I think that's the case with TOTP secondaryThe text was updated successfully, but these errors were encountered: