add Cloudflare Access authentication provider
Signed-off-by: Renlord Yang <renlord@cloudflare.com> Signed-off-by: Renlord Yang <me@renlord.com>
This commit is contained in:
committed by
Renlord Yang
parent
d1c04da5d0
commit
3cedfd8365
Vendored
+3
@@ -116,6 +116,9 @@ export interface Config {
|
||||
issuer?: string;
|
||||
region: string;
|
||||
};
|
||||
cfaccess?: {
|
||||
teamName: string;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user