test
This commit is contained in:
@@ -281,6 +281,8 @@
|
|||||||
turnDomain = "vpn.blunkall.us";
|
turnDomain = "vpn.blunkall.us";
|
||||||
turnPort = 3478;
|
turnPort = 3478;
|
||||||
|
|
||||||
|
logLevel = "DEBUG";
|
||||||
|
|
||||||
oidcConfigEndpoint = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
|
oidcConfigEndpoint = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
@@ -305,7 +307,7 @@
|
|||||||
"HttpConfig" = {
|
"HttpConfig" = {
|
||||||
#"Address" = "0.0.0.0:443";
|
#"Address" = "0.0.0.0:443";
|
||||||
"AuthIssuer" = "https://auth.blunkall.us/realms/General";
|
"AuthIssuer" = "https://auth.blunkall.us/realms/General";
|
||||||
"AuthAudience" = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
|
"AuthAudience" = "netbird";
|
||||||
"AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs";
|
"AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs";
|
||||||
"AuthUserIDClaim" = "";
|
"AuthUserIDClaim" = "";
|
||||||
"CertFile" = "";
|
"CertFile" = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user