docs: fix spellcheck errors

This commit is contained in:
Stefan Rotsch
2023-02-22 16:28:50 +01:00
committed by Bastian
parent dbfba107c7
commit 77d0806181
25 changed files with 141 additions and 118 deletions

View File

@@ -5,8 +5,11 @@ quadrant: platforms-and-aoe-services
tags: [devops, security]
---
For years we used LDAP Login mechanisms to authenticate our employees.
For years, we used LDAP Login mechanisms to authenticate our employees.
While this worked as some kind of "single credential" model, it does not support extended Security features such as WebAuthN, Multifactor-Authentication, etc.
While this worked as some kind of "single credential" model, it does not support extended Security features such as
WebAuthN, Multifactor-Authentication, etc.
These we do prefer to use integrations using OpenID Connect into SSO solutions such as [Bare.ID](/platforms-and-aoe-services/bareid.html) or [Keycloak](/tools/keycloak.html), which provide proper authentication and federation for multiple identity sources.
These we do prefer to use integrations using OpenID Connect into SSO solutions such
as [Bare.ID](/platforms-and-aoe-services/bareid.html) or [Keycloak](/tools/keycloak.html), which provide proper
authentication and federation for multiple identity sources.