Closed sampaccoud closed 6 days ago
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.
oauth_proxy
Think about adding an OIDC provider in People to allow login an oauth_proxy session.
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.