Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whatatripp committed Mar 16, 2020
1 parent ef3d8c7 commit a0a4b31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Various/saml/overview.md
Expand Up @@ -6,7 +6,7 @@ show-headings-in-nav: true
---

::: {.attention .technical}
SAML support is currently only available in prerelease versions of [certain Inedo products](#supported-versions). It is still considered a proof-of-concept, and may be removed at any time.
SAML support is currently only available in [certain Inedo product versions](#supported-versions). It is still considered a preview feature, because we are still learning how to support it. But if you're willing to try it out, we will do our best to make sure it works in your environment.
:::

## Overview {#overview data-title="Overview"}
Expand All @@ -18,7 +18,7 @@ SAML-based single sign-on is an authentication mechanism that uses a third-party
SAML authentication is currently in beta, installable from the Inedo Hub. This functionality is available in the following prerelease product versions:

{.docs}
- **ProGet** - v5.2.15 and later *(currently in the latest `ci` version)* - Basic or Enterprise edition only
- **ProGet** - v5.2.20 and later - Basic or Enterprise edition only
- **BuildMaster** - *coming soon*
- **Otter** - *coming soon*

Expand Down Expand Up @@ -125,4 +125,4 @@ Restart-Service INEDOOTTERWEBSVC

If your Inedo product is installed to run on IIS, use the *Restart-WebAppPool* command or recycle it directly in the IIS management UI. By default, the application pool is named ProGetAppPool, BuildMasterAppPool, or OtterAppPool, but may have been changed by a system administrator during installation.

The next time you visit after running these commands, there may be stale authentication cookies that can be cleared from the corresponding error page, (if they are automatically detected) or by simply clearing web browser cookies manually. When testing access, make sure to visit the root URL (for example: `https://proget-server/`).
The next time you visit after running these commands, there may be stale authentication cookies that can be cleared from the corresponding error page, (if they are automatically detected) or by simply clearing web browser cookies manually. When testing access, make sure to visit the root URL (for example: `https://proget-server/`).

0 comments on commit a0a4b31

Please sign in to comment.