Office-Add-in-samples icon indicating copy to clipboard operation
Office-Add-in-samples copied to clipboard

Request for Office Addin Sample for Blazor with SSO integration

Open bkotar1 opened this issue 1 year ago • 5 comments

I am unable to find a proper sample for SSO for blazor Office Addin and it will be helpful if someone could create a sample with SSO integration with Azure AD.

bkotar1 avatar Feb 06 '24 15:02 bkotar1

That is true as the Blazor Office Add-in is fairly new (I came up with the concept and the Blazor Samples in here). I can try to spend some time to see if I can get that to work. I have no clue if it is supported but can ask around if it is feasible.

aafvstam avatar Feb 06 '24 18:02 aafvstam

Hi @bkotar1, thank you for this suggestion. I tagged this as a doc request (sampler request) for now. SSO should work with Blazor, but as @aafvstam points out we don't have a sample showing both at this time.

Thanks! David

davidchesnut avatar Feb 09 '24 16:02 davidchesnut

Thanks @aafvstam and @davidchesnut. @davidchesnut Yes, I see we can use the outlook addin sso sample and integrate into blazor using msal js libraries. Just want to see if we have any other options in integrating it. As always samples will help in quickly starting the project without worrying much in integrating the msal js libraries.

bkotar1 avatar Feb 09 '24 16:02 bkotar1

Hi,

I'd also love to see a working example of this. I've been trying various examples but feel like I'm missing something so anything that proceeds a clear working example would be great. Thanks, Paul.

PaulYork-GitHub avatar Mar 14 '24 21:03 PaulYork-GitHub

I second this, seeing rudimentary sample of SSO & Graph Client in a .NET 8 Blazor WASM and hosted WASM would be great and much appreciated!

ystvan avatar May 06 '24 07:05 ystvan