Update docs/ocis/identity-provider/_index.md

Co-authored-by: Martin <github@diemattels.at>
This commit is contained in:
Edith Parzefall
2023-11-14 15:55:08 +01:00
committed by GitHub
parent 049815be8d
commit dd461e60d6

View File

@@ -10,4 +10,4 @@ geekdocCollapseSection: true
## Overview
oCIS provides an internal identity provider which can be configured via the [IDP service](../../services/idp/), or connect to an external identity provider like Keycloak (in connection with openLDAP) or Microsoft Active Directory Federation Service (ADFS) (in connection with MS Active Directory). Entrada ID (formerly Azure AD) is in preperation, but not yet documented and might need some small fixes and for certain functions a LDAP/AD connection.
oCIS provides out of the box a minimal OpenID Connect provider via the [IDP service](../../services/idp/) and a minimal LDAP service via the [IDM service](../../services/idm/). Both services are limited in the provided functionality, see the [admin documentation](https://doc.owncloud.com/ocis/next/deployment/services/s-list/idp.html) for details, and can be used for small environments like up to a few hundred users. For enterprise environments, it is highly recommended using enterprise grade external software like KeyCloak plus openLDAP or MS ADFS with Active Directory, which can be configured in the respective service. Entrada ID (formerly Azure AD) is in preparation, but not yet released or documented and might need some small fixes, and for certain functions a LDAP/AD connection.