Hi everyone,
we have a requirement in dynamics 365 portal where we need to implement single sign on (SSO) in portals with keycloak. Keycloak is a Provider like anyother providers like google,facebook. Customer is not ready to use Azure AD b2c. Keycloak is hosted on-prem and portal is also hosted on-prem. Can anyone help me how to enable this SSO. we are able to generate the token details from keycloak, but how to authorise the token information in portal to treat the credential as authenticated and redirect user to some web page? Any suggestions please provide.. Thanks in advance.