Skip to content

Commit 15b9854

Browse files
authored
point repo to Amin's persoanl repo for now (#437)
1 parent 2192a97 commit 15b9854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/docs/customize/custom-domains/multiple-custom-domains/saml-migration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To setup and configure your migration:
4747
1. Clone the migration repository:
4848

4949
```bash
50-
git clone <repository-url>
50+
git clone https://github.com/abbaspour/auth0-mcd-federation-migration.git
5151
cd auth0-mcd-federation-migration
5252
```
5353

@@ -100,7 +100,7 @@ Your old domain receives the SAML response before being reposted to the new doma
100100

101101
```bash
102102
cd bin/
103-
export access_token='<your-sp-management-api-token>'
103+
export access_token='<sp-tenant-management-api-token>'
104104
```
105105

106106
2. Update destination URL:

0 commit comments

Comments
 (0)