I'm hoping someone can confirm what I'm reading. The links below talk about authentication with external providers. The first link says only one external provider can be used. It is safe to assume this means only one external provider for the Admin interface? I'm 99.9% confident this is the case because you register the provider as such
`builder.Services.AddAdminExternalAuthenticationProvider()`
So to me this means it's only for the Admin interface and I can register another (or multiple) for the public facing site.
Environment
Xperience by Kentico version: 31.4.0
.NET version: 10
Execution environment: Kentico SaaS