Hello ALL,
i have setup the connection between keycloak ,microsoft and angular .
the work flow is like:
when i open localhost:4200 it redirects me to the keycloak login theme and there microsoft azure button is available and when i click on microsoft azure it redirects me to the login panel of microsoft azure , and after filling the credential i logged in successfuly to my angular application.
But i want instead of keycloak login theme …one input field will be available to enter the company domain(like xyz.com) and then redirect me to the microsoft azure login portal where i will enter the credential and will get successfully logged in to my angular application.