> For the complete documentation index, see [llms.txt](https://docs.dataspace.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataspace.ch/infrastructure/oauth.md).

# OAuth

DataSpace supports secure user authentication through two mechanisms: **direct credential login** (username and password) and **federated single sign-on (SSO)** using trusted **OAuth 2.0 providers** such as **Microsoft** and **Google**.

Federated authentication allows organizations to leverage their existing identity providers for centralized account management and enhanced security. Passwords for OAuth users are never stored or handled by DataSpace.

{% columns %}
{% column %}
{% content-ref url="/pages/130d3d80b420460527965d0d5da0e8f0bb0fff6f" %}
[Google](/infrastructure/oauth/google.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/a77877f4dabd1b5e566f7f0a2beb5890ed13fe1c" %}
[Microsoft](/infrastructure/oauth/microsoft.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}
