mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
Docs: Principal Domain Pointer Updation (#20516)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
parent
bed16f4395
commit
4519d6323e
@ -73,7 +73,7 @@ For the Basic auth we need to set:
|
||||
|
||||
- `adminPrincipals`: admin usernames to bootstrap the server with, comma-separated values.
|
||||
- `allowedEmailRegistrationDomains`: This controls what all domain are allowed for email registration can be your {principalDomain} as well, for example gmail.com, outlook.comm etc.
|
||||
- `principalDomain`: This controls what all domain are allowed for email registration, for example gmail.com, outlook.comm etc.
|
||||
- `principalDomain`: This controls what all domain are allowed for email registration, for example gmail.com, outlook.comm etc. When `AUTHORIZER_ENFORCE_PRINCIPAL_DOMAIN` is set to `true`, only users with email addresses from the `AUTHORIZER_PRINCIPAL_DOMAIN` can log in.
|
||||
|
||||
{%note%}
|
||||
|
||||
|
@ -73,7 +73,7 @@ For the Basic auth we need to set:
|
||||
|
||||
- `adminPrincipals`: admin usernames to bootstrap the server with, comma-separated values.
|
||||
- `allowedEmailRegistrationDomains`: This controls what all domain are allowed for email registration can be your {principalDomain} as well, for example gmail.com, outlook.comm etc.
|
||||
- `principalDomain`: This controls what all domain are allowed for email registration, for example gmail.com, outlook.comm etc.
|
||||
- `principalDomain`: This controls what all domain are allowed for email registration, for example gmail.com, outlook.comm etc. When `AUTHORIZER_ENFORCE_PRINCIPAL_DOMAIN` is set to `true`, only users with email addresses from the `AUTHORIZER_PRINCIPAL_DOMAIN` can log in.
|
||||
|
||||
{%note%}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user