mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-21 13:03:41 +01:00
Add URL OAuth config to integration tests
This commit is contained in:
@@ -93,6 +93,7 @@ namespace Tgstation.Server.Tests
|
||||
{
|
||||
args.Add($"Security:OAuth:{I}:ClientId=Fake");
|
||||
args.Add($"Security:OAuth:{I}:ClientSecret=Faker");
|
||||
args.Add($"Security:OAuth:{I}:Url=https://fakest.com");
|
||||
}
|
||||
|
||||
// SPECIFICALLY DELETE THE DEV APPSETTINGS, WE DON'T WANT IT IN THE WAY
|
||||
|
||||
Reference in New Issue
Block a user