Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
 
                Hi KK
Usually for OpenID authentication, I would just use button-styled links for this:
Hopes this helps.
 
    
    
    
Hi guys,
I was integrating Azure B2C to a site. The B2C setup is ready. I am trying to add a sign in and out buttons.
So I created a ViewComponent with two buttons and get it involved in the start page.
The ViewComponent is like below. It is not working and the attributes (asp-controller, asp-action) are not recognized as well. How can I make it work?
Any ideas and suggestions would be highly appreciated.