I would like to ask about how can I enter localhost endpoint in ACS URL for local development purposes.
As I read in Azure documentation:
Or, for testing purposes you can specify multiple reply URLs (local host and public URLs) at one time.
My localhost is HTTP endpoint not HTTPS endpoint. On entering in Azure Portal, I got this error:
I’m wondering does ACS URL accept HTTP endpoint? In the case of OpenID OIDC, I can enter HTTP localhost endpoint.