Keycloak OIDC IDP with Angular

Hi Team,

We have deployed Keycloak on our kubernetes cluster & Configured with our Angular Application . We want to integrate our Azure Active Directory (OIDC) Configurations with Keycloak. We used Keycloak OIDC connect to configure the IDP. Now we want to integrate same with Angular application. Currently our Angular application is being redirected to Keycloak Login page where we are able to see the IDP Data as well (PDF) . But once after login using IDP it is throwing unexpected error. Do we need to configure something from Angular code ? If yes can you share some inputs / reference links.

Thanks in Advance

Nisha