numerique-gouv / people

Teams management application
MIT License
13 stars 1 forks source link

Restricting access to any site to the people belonging in a team #523

Closed sampaccoud closed 6 days ago

sampaccoud commented 1 week ago

Problem

We want to use Teams to restrict access to any site. A user should be logged on People AND belong to a team to access my external site.

Restricting access based on membership in a specific team can be achieved with oauth_proxy but requires People to act as an OIDC provider.

Think about adding an OIDC provider in People to allow login an oauth_proxy session.