Blazor Hybrid security content#25791
Conversation
|
@guardrex feel free to correct/rephrase things as you see fit. From my part this is mostly a braindump of content and didn't pay much attention to grammar/phrasing. |
I've sent an email to see if we can get links to the recommended docs. |
I'm not sure how I would phrase this differently. The gist of the code is something as follows: Before the Blazor application starts (this usually happens within the main window code behind (on the constructor). Somewhere https://github.com/javiercn/BlazorWpfApp/blob/main/BlazorWpfApp/MainWindow.xaml.cs after you've built the service provider. |
|
I need to apply a few minor updates to this, which I'll apply on Wednesday morning. I'm marking this DRAFT for the evening. UPDATE (5/11): Too many updates this morning to merge immediately. I need to 🛌💤 on this one more night and make final updates on Thursday morning. |
|
@javiercn ... A couple of updates that you may want to inspect ...
|
|
Placing this back on DRAFT in order to fix #25854 on this PR. |
|
UPDATE (5/14 10:30am CST): The last commit places the new content at the top. I place the content in a tentative Overview section. I then pick up with the rest of the content (the next bit is on integration) in a tentative Integrate authentication section. This is a rough DRAFT at this point for the new content. There are likely phrasing and organizational issues. I'm going to 🛌💤 on the new content Saturday night and give it another pass on Sunday morning. I'll provide an update here on Sunday after that pass, then you can look at the new text in detail. I don't recommend looking at it until after the next pass. 🙈 Today, Saturday, if you just wish to comment on the overall layout and moving bits into new topics under this node, identify the sections for new topics and the new topic titles and then I'll take it from there on Sunday. General update:
Cross-ref tracking issue: Blazor Hybrid tracking |
|
UPDATE (5/15 6:30am CST): New commits this morning. Yes, my confusion resulted from your use of "The title" and "the content" for the live topic. When u made that remark, everything was on the PR that would've filled in the authn/z pieces making the title more relevant. The original notion for the title of the overview is that the title should match the naming of the other security overviews around the docs, especially the Blazor node security overview. Ok ... that's all cleared up now. UPDATE (5/16): I've made the coverage split better by placing the new content into the new Security considerations topic. Alternatively, we could flip the content around between these topics ...
UPDATE (5/17, Tuesday 8:20AM CST): HOLD as DRAFT for a couple of hours this morning. I need to check on something with the code examples. I should be able to resolve it quickly. UPDATE (5/17 10:05AM): Nevermind! False alarm. I think we're good. UPDATE (5/23): I'll go with a MS Identity Platform MSAL cross-link for WinForms. |
Fixes #25771
Fixes #25854
Internal Review Topic
Notes
:::no-loc text="Web View":::. I might move that to a global no-loc later. This is fine for now tho.❓ and 👂
UPDATE (5/4) via email
AFAICT, all of the following is already present on the PR via the initial content on the PU issue. The questions/concerns above ☝️ are still open for a little additional work.