Hello guys, so basically I have implemented Keycloak authguard in my angular app and I have added some components that forms the main dashboard I need to access to, I have protected it with canActivate but when I try to access to it when I am authenticated it redirects me to the landing page.. but when I am not authenticated it directs me to keycloak login page.. my problem is that it still redirected me to the landing page even when I am authenticated
my routing: https://pastebin.com/hrSp8qwX
my keycloak authguard: https://pastebin.com/XNaHK3WP
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.