forked from MarathonLabs/marathon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "SSO" | ||
--- | ||
|
||
### | ||
Marathon Cloud provides Single Sign-On (SSO) through SAML configuration. | ||
|
||
### Domain verification | ||
To set up SAML, you must verify ownership of your domain(s). To add your domain, visit the [Domains page](https://cloud.marathonlabs.io/domains) and follow the instructions to add it. After adding the domain, you'll need to add a TXT record to your DNS settings. DNS record updates typically take 5 to 10 minutes, but in some cases, it may take up to 72 hours. | ||
|
||
### SAML configuration | ||
To configure SAML, you'll need the following parameters: | ||
- SAML SSO URL | ||
- Entity ID | ||
- Public certificate | ||
|
||
Once you've set up these parameters, check the configuration by clicking "Test сonfiguration." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters