Quantcast
Channel: Identity Server behind reverse proxy not reachable by CM - Sitecore Stack Exchange
Viewing all articles
Browse latest Browse all 2

Identity Server behind reverse proxy not reachable by CM

$
0
0

I have a Sitecore Identity Server (XP 9.1) running behind a Nginx reverse-proxy. The reverse-proxy handles the TLS encryption. Behind the reverse-proxy there is only HTTP traffic, so I added a HTTP web binding to the Identity Server:

New-WebBinding -Name identity -HostHeader '*' -IPAddress * -Protocol 'http' -Port 80

When I perform a Invoke-WebRequest from the Sitecore CD/CM server the external HTTPS address is reachable. Also the Identity Server is reachable from extern using HTTPS.

But when I try to login to the Sitecore CM server, it does not redirect to the Identity Server, and shows the login fallback (i.e. not using the ID server). There are no errors in the logs (Sitecore CM/CD and Identity Server).

When I invoke https://identity/.well-known/openid-configuration it returns HTTP urls instead of HTTPS. Might this be causing my problem?

I am missing some config setting?


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>