I'm in the process of developing an application using Single SPA. I've reached the point where I need to integrate Keycloak authentication into my micro frontend architecture.
My question is: Should I integrate Keycloak directly into the Single SPA root configuration or into all the other parcels, and what configurations should I add?
Greetings, everyone!
I'm in the process of developing an application using Single SPA. I've reached the point where I need to integrate Keycloak authentication into my micro frontend architecture.
My question is: Should I integrate Keycloak directly into the Single SPA root configuration or into all the other parcels, and what configurations should I add?
Thank you!