Forum Discussion
Chris Johnston
Apr 12, 2019Brass Contributor
Self Service Password Reset - Urls and IP address ranges
Minimum set of Urls and IP address ranges to allow SSPR: We have a secure environment where users access Office 365 using a VDI solution hosted in Azure. Cloud only identities are used and AD DS is ...
- Apr 29, 2019
Chris Johnston SSPR network connectivity below are the two link which you need to whitelist.
The most common point of failure is that firewall and or proxy ports and idle timeouts are incorrectly configured, you need outbound HTTPS access to the following:
- *.passwordreset.microsoftonline.com
- *.servicebus.windows.net
nandantripathi
Microsoft
Apr 29, 2019Chris Johnston SSPR network connectivity below are the two link which you need to whitelist.
The most common point of failure is that firewall and or proxy ports and idle timeouts are incorrectly configured, you need outbound HTTPS access to the following:
- *.passwordreset.microsoftonline.com
- *.servicebus.windows.net
Chris Johnston
Apr 29, 2019Brass Contributor
nandantripathi thanks for providing the information. I'll configure the white listing accordingly.