Michel Palourdio

Results 54 comments of Michel Palourdio

[01-Army of Me.mp3.zip](https://github.com/user-attachments/files/16511945/01-Army.of.Me.mp3.zip) Can you please download this zip, extract the .mp3 file and then run `flhacker -f /path/to/extracted.mp3` You should see the fail once the code reaches something that...

I don't know if have hit the same problem, but my app works without any problem. The only weird thing I had was that, once my container was running, if...

Yup, not very clear, I admit. `AuthenticationPrincipalArgumentResolver` is the "helper" that let us inject `@AuthenticationPrincipal OidcUser xxxx` as argument of a method in a controller (or whatever `@Bean`) like in...