parent
ed55571572
commit
52ffc89fef
|
|
@ -63,7 +63,6 @@ namespace Company.WebApplication1
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
app.UseHttpsRedirection();
|
|
||||||
#if (OrganizationalAuth || IndividualAuth)
|
#if (OrganizationalAuth || IndividualAuth)
|
||||||
app.UseAuthentication();
|
app.UseAuthentication();
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue