fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
65 stars 49 forks source link

Let MirrorManager2 authenticate using OpenID Connect #289

Closed nphilipp closed 2 months ago

nphilipp commented 4 years ago

Currently, MirrorManager2 uses OpenID to authenticate users via Ipsilon(⇒FAS), implement OpenID Connect authentication because that's what works with ipsilon ⇒ IPA.

nphilipp commented 4 years ago

Hmm, apparently we'll support plain OpenID with ipsilon ⇒ IPA still. Closing.

ryanlerch commented 2 years ago

Going to reopen this one now.

While the new Fedora Accounts / Ipsilon / Noggin / FreeIPA does support OpenID, we are trying to get everything over to OIDC.

Zlopez commented 2 years ago

This should be now solved by https://github.com/fedora-infra/mirrormanager2/pull/301