You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to host and deploy multiple blazor apps. One of them is using Authentication. I followed the guide in this URL but it never worked. I changed OidcConfigurationController to [Route("SecondApp/_configuration")] but always get "Sorry, there's nothing at this address." when I try to login.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to host and deploy multiple blazor apps. One of them is using Authentication. I followed the guide in this URL but it never worked. I changed OidcConfigurationController to [Route("SecondApp/_configuration")] but always get "Sorry, there's nothing at this address." when I try to login.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions