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