eduNEXT / eox-tenant

Plugin for managing multiple tenants (organizations) within a single Open edX instance.
GNU Affero General Public License v3.0
7 stars 4 forks source link

["FEAT"] Oauth validator feature flag #183

Open Ian2012 opened 1 year ago

Ian2012 commented 1 year ago

Is your feature request related to a problem? Please describe. In some environments, is needed to disable the extra validation for oauth tokens provided by eox-tenant:

https://github.com/eduNEXT/eox-tenant/blob/678ee1b961896edb17498eb7b0ab54b3f5047307/eox_tenant/settings/common.py#L62-L63

Describe the solution you'd like A feature flag USE_OAUTH_FOR_TENANTS or similar trigger mechanism

Describe alternatives you've considered

Additional context

JuanDavidBuitrago commented 1 year ago

Hi @Ian2012, thanks for your feature request

@santiagosuarezedunext Can you own this, please?

Asespinel commented 1 year ago

@santiagosuarezedunext Friendly reminder to check this feature request.

santiagosuarezedunext commented 1 year ago

Sorry for the delay right now I'm on other projects and I can't keep track of this. I'm going to leave it in product review and when we close some issues I'll look for the author to discuss what to do with this request

MaferMazu commented 6 months ago

@Ian2012, do you think this is still necessary? Or if you are not affected by this, who should be interested?

Ian2012 commented 6 months ago

This is still necessary, for customers who wants to configure authentication for all their sites

Ian2012 commented 5 months ago

This also affects the default Aspects installations