First Login Screen Keycloak

I am implementing the Keycloak by code flow, the doubt is related to the following term:
Should the user’s first login screen be the keycloak?
Or you would have to send it to a resource and redirect it.
I looked in RFC Oauth and. OpenId but not found. I appreciate the help.