Login issue with deployed radzen blazor web asssembly app

Dear @korchev And @enchev,

I was able to deploy my RADZEN Blazor Web Assembly app to a trial hosting account on SMARTERASP.

The app is running but I can not log in. I have users in the database. See screenshot below. I browsed the RADZEN forum and I saw something on generating certificate for identity server. Maybe that is the issue. Please do I need to generate certificate for identity server in order to run my BLAZOR WASM app? If yes, how do I go about it.

Hi @Benjamin_Fadina,

Check this thread for reference:

@Enchev,
I gone to their site and even requested for a community licence.

The question I want to ask because I am a bit confused is that do I need to write any customization to make their licence work or I just need to put a key somewhere?

You can also check this thread: .net 5 web assembly deploy with Security The linked stackoverflow question shows how to set a key or use a development key in production (not recommended).