Aurélien Bompard

Results 264 comments of Aurélien Bompard

> Above the input field for filters it states _Topic pattern:_. I assume this corresponds to the subject of the message in case of e-mail notification. Actually no, it refers...

I don't understand, there is a login button on the home page for me: ![image](https://github.com/user-attachments/assets/903a9fd0-1106-483f-96ba-c465593703df) Maybe it's a translation thing? Which language are you viewing it in?

Interesting, thanks for reporting. I have just tried with Epiphany (Gnome Web) on Fedora 42 and Firefox 141.0.3 on Android 15, and I see the button each time. I'm still...

I managed to reproduce it by changing the list of languages that my browser requests! I finally found the error, thanks for your patience. I'll deploy to staging now and...

Hey! This should be possible indeed. Could you share and example openid metadata from your provider please? I think that the signature-based token validation is already implemented, but I'll make...

About the JWT signature validation used by Entra, is it the one in [rfc 9068](https://www.rfc-editor.org/rfc/rfc9068.html#name-validating-jwt-access-token)?

Hi @tintin92350 , I think it would be a valuable addition to flask-oidc, do you know if there's a way to test an implementation against Microsoft Entra ID? Some sort...

Hey! Thanks for the PR. I wasn't sure how this could lead to a phishing attack, but I've read a couple articles and now I understand. I'll merge this thanks.

I am currently testing another hypothesis, I had set the `GssapiSessionKey` to a file that does not exist on startup, so according to the docs mod_auth_gssapi will create a new...

I was wrong again, the cause of the 401 is that the credentials made available in `GssapiDelegCcacheDir` on the server have expired: ``` $ klist FILE:/httpdir/run/ccaches/bugzilla2fedmsg~os-control01.iad2.fedoraproject.org\@FEDORAPROJECT.ORG Ticket cache: FILE:/httpdir/run/ccaches/bugzilla2fedmsg~os-control01.iad2.fedoraproject.org@FEDORAPROJECT.ORG Default...