n8cn / packages /cli /src /sso.ee /saml /constants.ts
gallyga's picture
Add n8n Chinese version
aec3094
export const SAML_PREFERENCES_DB_KEY = 'features.saml';
export const SAML_LOGIN_LABEL = 'sso.saml.loginLabel';
export const SAML_LOGIN_ENABLED = 'sso.saml.loginEnabled';