mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-20 13:51:31 +00:00
add flag to enable org only idp in ee
This commit is contained in:
@@ -34,6 +34,7 @@ export type Env = {
|
||||
hideSupporterKey: boolean;
|
||||
usePangolinDns: boolean;
|
||||
disableProductHelpBanners: boolean;
|
||||
useOrgOnlyIdp: boolean;
|
||||
};
|
||||
branding: {
|
||||
appName?: string;
|
||||
|
||||
Reference in New Issue
Block a user