0 votes
in Django by

The authentication scheme that allows you to delegate authentication to your web server, which sets the REMOTE_USER environment variable is called ___________.

a) Token Authentication

b) Remote User Authentication

c) Basic Authentication

d) Session Authentication

1 Answer

0 votes
by
b) Remote User Authentication

Related questions

0 votes
asked Mar 15, 2021 in Secure Programming Practices by rajeshsharma
0 votes
asked Jun 25, 2022 in Django by sharadyadav1986
...