Skip to content

Conversation

@DevTKSS
Copy link
Contributor

@DevTKSS DevTKSS commented Aug 3, 2025

GitHub Issue (If applicable): closes #2869 ,closes #2868 , closes #2865

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

What is the current behavior?

The How-To and Overview are only mentioning the StartLogin Path and the one for Logout, but as there are lots more available and possibly relevant to know about, this

What is the new behavior?

There are lots more Properties available and possibly relevant to know about and which are meant to be added by this PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Wasm UI Tests are not showing unexpected any differences. Validate PR Screenshots Compare Test Run results.
  • Contains NO breaking changes
  • Associated with an issue (GitHub or internal)

Other information

Trying to figure out until now, how the PrepareLoginUri and other Functions are meant to be used, which would also good to know about, how to set this up. If somone knows about this, please let me know!

Internal Issue (If applicable):

Copilot AI review requested due to automatic review settings August 3, 2025 14:02

This comment was marked as outdated.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 172676 has failed on uno.extensions.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 172678 has failed on uno.extensions.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Aug 20, 2025

Added more links to the MS and Dotnet docs and Samples I found usefull

@DevTKSS DevTKSS requested a review from Copilot August 20, 2025 22:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation about authentication configuration options and references to the Uno Extensions Authentication documentation. The primary purpose is to provide developers with a complete reference for available WebAuth configuration properties and additional learning resources.

Key changes:

  • Documents all available WebConfiguration properties for the WebAuthenticationProvider with JSON configuration examples
  • Adds extensive reference links to Microsoft authentication documentation and alternative libraries
  • Includes information about the IAuthenticationTokenProvider interface in the HTTP overview

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
doc/Learn/Http/HttpOverview.md Adds IAuthenticationTokenProvider documentation and additional HTTP reference links
doc/Learn/Authentication/AuthenticationOverview.md Adds comprehensive WebConfiguration options documentation and extensive authentication reference links

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DevTKSS DevTKSS changed the title docs(WebAuth): Add Information about the full list of available to be used Properties in appsettings docs(WebAuth): Add Information about the full list of available to be used Properties in appsettings and add some usefull docs and sample links Aug 20, 2025
@unodevops
Copy link
Contributor

⚠️⚠️ The build 174160 has failed on uno.extensions.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 174360 has failed on uno.extensions.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 176828 has failed on uno.extensions.

@jeromelaban jeromelaban requested a review from Copilot September 25, 2025 15:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 5 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 177073 has failed on uno.extensions.

@DevTKSS DevTKSS requested a review from Copilot September 25, 2025 18:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DevTKSS DevTKSS requested a review from Copilot September 25, 2025 18:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Sep 25, 2025

@jeromelaban the markdown validation seems now to be the only one failing, but I dont know how I can fix this. Having this problem in the last time almost every PR but the Issue on the VS Developer Community to have them fix this in Visual Studio keeps getting closed even when I respond them with their requested informations...
https://developercommunity.visualstudio.com/t/GitVS2022-Git-Changes-View-is-Repo/10945368?scope=follow&ftype=problem
I responded the first time as private answer there and second time after seeing that they just closed it I did also send them more information to reconsider, but did not help anything...

Can you maybe tell, what I can do to have the line endings fixed in my PR's? the editorconfig seems also to always make the tabs partially set to spaces if I change code file lines and sets the line endings to "mixed" "lf" instead of "CRLF" (.cs) and in markdown its "just" the line endings... the EOF and editorconfig is meanwile issued on multiple Uno repos (studio, templates and I think the extensions one too) but that it now makes the CI/CD fail for allmost all PR's...

and I think the "closes issue" tag is not working for multiple Issues. How do I have to set it so its closing all of them on merge?

@unodevops
Copy link
Contributor

⚠️⚠️ The build 177080 has failed on uno.extensions.

@DevTKSS DevTKSS mentioned this pull request Oct 30, 2025
7 tasks
DevTKSS and others added 4 commits December 3, 2025 14:44
… in appsettings

chore: fix typo

Co-authored-by: Copilot <[email protected]>

chore: fix typo

Co-authored-by: Copilot <[email protected]>
chore: fix typo

Co-authored-by: Copilot <[email protected]>

chore: fix typo

Co-authored-by: Copilot <[email protected]>

chore: applying PR rewording suggestion

Co-authored-by: Copilot <[email protected]>
@DevTKSS DevTKSS force-pushed the web-auth-docs-add-complete-list-of-available-properties-for-web-auth branch from 2d6db34 to 844b0fc Compare December 3, 2025 13:47
@unodevops
Copy link
Contributor

⚠️⚠️ The build 186141 has failed on uno.extensions.

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

Labels

None yet

Projects

None yet

2 participants