Re: Bodhi 6.0: What's new

2022-04-15 Thread Fabio Valentini
On Fri, Apr 15, 2022 at 12:54 PM Aurelien Bompard wrote: > > Hey Fabio! > > > However, testing the fallback to OpenID, it does > > not work for me with bodhi.stg.fedoraproject.org > > Trying to access this login URL, I'm getting HTTP 500 / Internal > > Server Error responses from > > https://bodh

Re: Bodhi 6.0: What's new

2022-04-15 Thread Aurelien Bompard
Hey Fabio! > However, testing the fallback to OpenID, it does > not work for me with bodhi.stg.fedoraproject.org > Trying to access this login URL, I'm getting HTTP 500 / Internal > Server Error responses from > https://bodhi.stg.fedoraproject.org/dologin.html?openid=https%3A%2F%2Fid > which

Re: Bodhi 6.0: What's new

2022-04-09 Thread Fabio Valentini
On Wed, Apr 6, 2022 at 12:38 PM Aurelien Bompard wrote: > > Hey everyone! > > Bodhi 6.0 will be published in a few days, and deployed to production a > couple weeks after the Fedora release. It has backwards-incompatible changes, > here's what you need to know. > > == Authentication == > Bodhi g

Re: Bodhi 6.0: What's new

2022-04-06 Thread Miroslav Suchý
Dne 06. 04. 22 v 14:31 Aurelien Bompard napsal(a): * For other Fedora systems, we use Kerberos authentication, are there some plans to add it? Nope, there's no plan for that at the moment. FYI We recently added the Kerberos support to Copr cli. You can steal the code here: https://pagure.io

Re: Bodhi 6.0: What's new

2022-04-06 Thread Aurelien Bompard
> * What is the expiration period? Or, can we set the expiration date ourselves? What expiration do you mean? The buildroot override setting that save_override() gives access to is really unrelated to authentication and you probably don't need it if you didn't need it before. If you mean when Op

Re: Bodhi 6.0: What's new

2022-04-06 Thread Aurelien Bompard
> I wonder if kerberos going to be supported or not? Not at this time. Aurélien ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproj

Re: Bodhi 6.0: What's new

2022-04-06 Thread Frantisek Lachman
Thank you for your quick answer Aurélien! I hope this workflow can work for us. Maybe a few related questions (sorry if it is documented somewhere, any link is welcome): * What is the expiration period? Or, can we set the expiration date ourselves? * Can we use multiple tokens in parallel to ease

Re: Bodhi 6.0: What's new

2022-04-06 Thread Vít Ondruch
I wonder if kerberos going to be supported or not? Vít Dne 06. 04. 22 v 12:37 Aurelien Bompard napsal(a): Hey everyone! Bodhi 6.0 will be published in a few days, and deployed to production a couple weeks after the Fedora release. It has backwards-incompatible changes, here's what you nee

Re: Bodhi 6.0: What's new

2022-04-06 Thread Aurelien Bompard
Hey Frantisek! Excellent questions! > * Our users can use Packit via CLI and use their identity for Bodhi > connections. With this, it's not nice, but doable to open a web-browser. (Not > sure how this works in the containerised use-cases.) The Bodhi CLI will display a URL that you'll have to

Re: Bodhi 6.0: What's new

2022-04-06 Thread Frantisek Lachman
Hi Aurélien! thanks for the hard work on the new Bodhi release! I have a question on the non-interactive way of Bodhi authentication. I understand that supporting OpenID is hard, but are there some other options to support this workflow in the future? A little bit of context: * We, as a Packit t