disable oauth2-jwt
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 20 16:06:10 UTC 2024
The warning about the event mapping is nothing, just means it responds generically, the relevant point is that it's encountering a security conifguration problem of some kind.
The most likely reason without having seen the logs is that you may have left encryption as required globally and there's no key in the client's metadata to encrypt the tokens with.
There's a property documented for making encryption optional and just proceeding without it, I don't know it from memory, but it's in the default file.
That's purely a guess since it comes up a lot but the logs would be the answer, not my guessing.
-- Scott
More information about the users
mailing list