Skip to content

Commit

Permalink
Try removing leading / in example links.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerger committed Jan 3, 2025
1 parent 63c3ddb commit 055b7e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/admin-guides/access-controls/sso/sso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -459,14 +459,14 @@ and add MFA settings.
<TabItem label="OIDC">

```yaml
(!/examples/resources/oidc-connector-mfa.yaml!)
(!examples/resources/oidc-connector-mfa.yaml!)
```

</TabItem>
<TabItem label="SAML">

```yaml
(!/examples/resources/saml-connector-mfa.yaml!)
(!examples/resources/saml-connector-mfa.yaml!)
```

You may use `entity_descriptor_url` in lieu of `entity_descriptor` to fetch
Expand Down

0 comments on commit 055b7e2

Please sign in to comment.