Skip to content

Commit 18818c3

Browse files
authored
Merge pull request #52472 from rstub/update-rstudio-connect-docs
Update RStudio Connect docs
2 parents cccf85a + a28c539 commit 18818c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/saas-apps/rstudio-connect-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ IdPAttributeProfile = azure
157157
SSOInitiated = IdPAndSP
158158
```
159159

160-
Store your **Server Address** in the `Server.Address` value, and the **App Federation Metadata Url** in the `SAML.IdPMetaData` value.
160+
Store your **Server Address** in the `Server.Address` value, and the **App Federation Metadata Url** in the `SAML.IdPMetaData` value. Note that this sample configuration uses an unencrypted HTTP connection, while Azure AD requires the use of an encrypted HTTPS connection. You can either use a [reverse proxy](https://docs.rstudio.com/connect/admin/proxy/) in front of RStudio Connect or configure RStudio Connect to [use HTTPS directly](https://docs.rstudio.com/connect/admin/appendix/configuration/#HTTPS).
161161

162-
If you have trouble with configuration, you can read the [RStudio Connect Admin Guide](https://docs.rstudio.com/connect/admin/authentication.html#authentication-saml) or email the [RStudio support team](mailto:[email protected]) for help.
162+
If you have trouble with configuration, you can read the [RStudio Connect Admin Guide](https://docs.rstudio.com/connect/admin/authentication/saml/) or email the [RStudio support team](mailto:[email protected]) for help.
163163

164164
### Create an Azure AD test user
165165

0 commit comments

Comments
 (0)