Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added remark on basic auth not recommended #7906

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IsraelMcCulleyHCL
Copy link

The example in this doc uses basic auth, which is insecure and no longer recommended. It seems this class is also only capable of using basic auth with a user name and password, so it should be noted that basic auth is deprecated and should be avoided.

The example in this doc uses basic auth, which is insecure and no longer recommended. It seems this class is also only capable of using basic auth with a user name and password, so it should be noted that basic auth is deprecated and should be avoided.
@ghost
Copy link

ghost commented Apr 1, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

The example in this doc uses basic auth, which is insecure and no longer recommended. It seems this class is also only capable of using basic auth with a user name and password, so it should be noted that basic auth is deprecated and should be avoided.

Author: IsraelMcCulleyHCL
Assignees: -
Labels:

area-System.Net

Milestone: -

@opbld34
Copy link

opbld34 commented Apr 2, 2022

Docs Build status updates of commit eda86b7:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System.Net/NetworkCredential.xml ⚠️Warning View Details

xml/System.Net/NetworkCredential.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants