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
While it is not possible to automatically enable WebauthnJackson2Module in SecurityJackson2Modules due to the global default typing enabled by other modules in the Jackson 2 support, it could be worth considering as a follow-up of #17832 to automatically enable WebauthnJacksonModule in SecurityJacksonModules since global default typing is disabled with the Jackson 3 support.