Yes, you need to create discovery endpoint for the authorization server as well. See more details here: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-external-method-provider#discovery-of-provider-metadata
There are more details on how to set up external authentication provider, including what endpoint it should implement (not only discovery endpoint, but also keys endpoint)