Per-Tenant Overrides
Understanding per-tenant configuration overrides in Nile Auth
Nile auth allows you to integrate various authentication providers (e.g., Google, Facebook, GitHub) into your application. You can configure and manage these providers globally and also override them for individual tenants to allow greater flexibility and control.
Overview
Authentication providers are configured globally to provide users with the ability to sign in using third-party services. You can enable and configure multiple providers at once.
You can also customize which authentication providers are available for specific tenants. For example, you may want to disable the Google provider for one tenant, but keep it enabled for others.
Configuration Areas
OAuth Providers
To override (disable) a provider for a specific tenant
- Navigate to the tenant in question Tenants & Users
- Select your tenant from the table, then click Configuration from the sub menu.
- De-select the tenant from the list of providers to disable it for that tenant.
Related Topics
Was this page helpful?