enchant97 / note-mark

Note Mark is a lighting fast and minimal; web-based Markdown notes app.
https://notemark.docs.enchantedcode.co.uk/
GNU Affero General Public License v3.0
313 stars 8 forks source link

(feat) Disable authentication #184

Closed wurst44 closed 8 months ago

wurst44 commented 8 months ago

Does it fit the projects scope?

Why?

If one wants to use his own IDP (proxy-forward-auth) you might want to disable auth in the app. And/or implement OIDC/SAML to use an OAuth2 provider.

Solution?

Disable auth in the app.

Alternatives?

No response

Extra Context

No response

wurst44 commented 8 months ago

Sry also related to https://github.com/enchant97/note-mark/issues/177