Hello at all,
I want to use Microsoft 365 for SSO.
But I want to use a mix, MS365 SSO for our User.
Local Espo Users for the some external Users and for the Customer Portal.
Is that possible?
Best regards
Arthur
Single sign-on (SSO) integration
Collapse
X
-
Hi there.
I have a question.
I’m currently working with EspoCRM 9.1.8 on my local environment.
Is it possible to implement SSO with Outlook for regular users or portal users?Leave a comment:
-
Also enabling it on the login form will be needed:
A framework providing the ability to call custom code on Sign-In button click on the login page. Metadata authenticationMethods > {MethodName}: { "login": { "handler": "my-module:handlers/login", "...
-
This is the default one: https://github.com/espocrm/espocrm/b...erProvider.php. Bind a custom one with similar code but w/o the portal user restriction.Leave a comment:
-
It's not supported as it indeed would have required more work to design it properly. There's too much to think out before implementing the solution that we are to support forever then. Currently there's the ability to provide a custom user-provider class so anybody can make portal users to work.Leave a comment:
-
Anyway it would be big benefit if Portal users would support Single sign-on (SSO) in core, not as someone's extension. In this case external CRM users could use portal very easy on daily bases or easy get access if use time to time without "recover password" each time when try to connect.Leave a comment:
-
Please create a separate topic for questions like this. not in the feature request topic. -
Hi there,
1. Is it possible in Espo to have separate LDAP servers for each Espo portal? Does anyone has any experience?
2. Is it possible to configure Espo + Espo Portal to handle SSO in scenario with nginx preauth proxy + authentik/keycloak. E.g. User enters credentials on preauth proxy. Proxy checks in LDAP if credentials are valid then forwards request to Espo and user is logged in.
Currently we have to log in in preauth proxy and then user must enter credentials again. We’d like to avoid this effort for user. Can anyone help us with any piece of advice or clue where to start?
Leave a comment:

Leave a comment: