I'm trying to configure my environment in keycloak to authenticate with azure active directory according to the documentation ( https://www.keycloak.org/getting-started ) with an image already created in docker, I managed to do the configuration using IdentityProvider but it always presents me with a call back after being authenticated on a page, but I need an endpoint so I can login as if it were an LDAP but using Azure
my configs: enter image description here