From 5386876d3746bb87fd52f232a09071f2aa05b75c Mon Sep 17 00:00:00 2001 From: Muhammadsaeed707 Date: Thu, 11 Sep 2025 12:14:18 -0400 Subject: [PATCH] reorder docs --- docs/hub/security-sso.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hub/security-sso.md b/docs/hub/security-sso.md index 4773981364..269c4c5131 100644 --- a/docs/hub/security-sso.md +++ b/docs/hub/security-sso.md @@ -32,10 +32,10 @@ You can easily integrate Hugging Face Hub with a variety of Identity Providers, We have some guides available to help with configuring based on your chosen SSO provider, or to take inspiration from: -- [How to configure OIDC with Okta in the Hub](./security-sso-okta-oidc) -- [How to configure OIDC with Azure in the Hub](./security-sso-azure-oidc) - [How to configure SAML with Okta in the Hub](./security-sso-okta-saml) +- [How to configure OIDC with Okta in the Hub](./security-sso-okta-oidc) - [How to configure SAML with Azure in the Hub](./security-sso-azure-saml) +- [How to configure OIDC with Azure in the Hub](./security-sso-azure-oidc) - [How to configure SAML with Google Workspace in the Hub](./security-sso-google-saml) - [How to configure OIDC with Google Workspace in the Hub](./security-sso-google-oidc)