Replies: 1 comment
-
Decap CMS supports Netlify Identity and Git Gateway that lets content editors sign in and publish without a GitHub/GitLab account. Sveltia CMS will not support the combo, but we plan to implement a similar proxy system using Cloudflare Workers and Auth.js, but maybe after the Sveltia 1.0 release. Keycloak is supported by Auth.js, so you could probably use your OpenID provider. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wanting to avoid needing to create accounts for our content editors on GitLab or GitHub and would rather leverage our OpenID provider (hosted Keycloak).
Is this something that can be done and then use the credential information there for the commits, in a intermediate Git repo, that then can be synced with an upstream repo?
Beta Was this translation helpful? Give feedback.
All reactions