Skip to content

Commit

Permalink
https://telecominfraproject.atlassian.net/browse/WIFI-7831
Browse files Browse the repository at this point in the history
Signed-off-by: stephb9959 <[email protected]>
  • Loading branch information
stephb9959 committed Oct 4, 2023
1 parent b8ca241 commit 9ed74e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RadiusEndpointUpdater.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ namespace OpenWifi {
ServerArray.add(AuthConfig);
}
ServerDetails.set("servers",ServerArray);
RadiusPools.add(ServerDetails);
} else if(Endpoint.Type=="radsec") {
PoolEntry.set("radsecPoolType","radsec");
for(const auto &Server:Endpoint.RadsecServers) {
Expand Down

0 comments on commit 9ed74e0

Please sign in to comment.