memos icon indicating copy to clipboard operation
memos copied to clipboard

Support SSO like oauth or saml?

Open yoshino-s opened this issue 2 years ago • 3 comments

Is your feature request related to a problem?

We have a centralized authentication platform that supports oauth or saml type sso, so we request to support sso

Describe the solution you'd like

add oauth or saml protocol support

Additional context

No response

yoshino-s avatar Feb 17 '23 05:02 yoshino-s

I back this! Support for SAML or OIDC will be great. Even a must for securing public instances of memos. But apps like https://github.com/mudkipme/MoeMemos will have to adapt.

cedroid09 avatar Feb 24 '23 06:02 cedroid09

@boojack thanks for #1118 I successfully implemented Oauth authentication with Keycloak as provider. I would like to document it if that can be useful to others.

cedroid09 avatar Feb 26 '23 05:02 cedroid09

@cedroid09 Sounds great! Please feel free to contribute to our documentation site https://github.com/usememos/dotcom

boojack avatar Feb 26 '23 13:02 boojack