Problem with MFA flows for OIDC client

Cantor, Scott cantor.2 at osu.edu
Thu Dec 21 16:39:08 UTC 2023


The error is somewhere in the configuration of the OAuth2 client authentication. Same layer is used so the logging and errors are similar, it's basically saying it couldn't run any configured flow for authenticating them.

Out of the box the default configuration just supports the use of client metadata to identify client secrets or keys depending on the method the client used to secure the token request.

The lack of logging and just direct failure suggests an unwarranted change to the defaults around authenticating clients, it's not even trying to do anything.

-- Scott




More information about the users mailing list