Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OIDC plugin limitations #1461

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Add OIDC plugin limitations #1461

merged 2 commits into from
Feb 4, 2025

Conversation

Droniu
Copy link
Member

@Droniu Droniu commented Feb 4, 2025

This change adds information about OIDC plugin limitation - as of current implementation, it is not possible to change e-mail address while preserving identity.

Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saleor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 11:33am

@@ -441,7 +441,7 @@ Saleor supports OIDC authentication in two modes:

- **Saleor as an OIDC client**: the client uses Saleor as a proxy to the authorization server.

To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard.
To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard.To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard. See [OIDC Plugin docs](../developer/app-store/plugins/oidc).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard.To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard. See [OIDC Plugin docs](../developer/app-store/plugins/oidc).
To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard. To enable OIDC authentication, you must enable and configure the OpenID Connect plugin using the Saleor dashboard. See [OIDC Plugin docs](../developer/app-store/plugins/oidc).

@Droniu Droniu merged commit 464e6e2 into main Feb 4, 2025
8 checks passed
@Droniu Droniu deleted the add-oidc-limitations branch February 4, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants