ComponentSpace

Forums



Blazor Server Side>


Blazor Server Side>

Author
Message
PRouleau32
PRouleau32
New Member
New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)New Member (3 reputation)

Group: Forum Members
Posts: 2, Visits: 7
Hi, porting an app from ASP.NET MVC to Blazor Server.

In my original code, I call IdentityProvider.SendSAMLResponseByHTTPPost( Response, .....)

The Response is a HttpResponseBase.   In Blazor Server, I don't think we have access to a HttpResponseBase.   Is there an alternate call, or am I missing something about Blazor?

Thanks in advance.



ComponentSpace
ComponentSpace
ComponentSpace Development
ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)

Group: Administrators
Posts: 3.2K, Visits: 11K
For Blazor apps, we recommend using SAML for ASP.NET Core rather than SAML for ASP.NET.

You would add a SAML controller class to your app. This is the approach we've used with our Blazor Server test apps. These aren't published yet but the approach is similar to the SAML controller in the ExampleIdentityProvider/ExampleServiceProvider projects that are shipped.

Regards
ComponentSpace Development
GO


Similar Topics


Execution: 0.000. 2 queries. Compression Enabled.
Login
Existing Account
Email Address:


Password:


Select a Forum....












Forums, Documentation & Knowledge Base - ComponentSpace


Search