diff --git a/docs/administration/configure-authentication/_index.md b/docs/administration/configure-authentication/_index.md index e002c3c1d..161b748ee 100644 --- a/docs/administration/configure-authentication/_index.md +++ b/docs/administration/configure-authentication/_index.md @@ -11,6 +11,6 @@ If you create user accounts in the Harbor database, Harbor is locked in database - [Database Authentication](db-auth.md): You create and manage user accounts directly in Harbor. The user accounts are stored in the Harbor database. - [LDAP/Active Directory Authentication](ldap-auth.md): You connect Harbor to an external LDAP/Active Directory server. The user accounts are created and managed by your LDAP/AD provider. -- [OIDC Provider Authentication](oidc-auth.md): You connect Harbor to an external OIDC provider. The user accounts are created and managed by your ODIC provider. +- [OIDC Provider Authentication](oidc-auth.md): You connect Harbor to an external OIDC provider. The user accounts are created and managed by your OIDC provider. The Harbor interface offers an option to configure UAA authentication. This authentication mode is not recommended and is not documented in this guide.