Yes. you can try that.
You can set the client id and secret in the host and different tenants. no need to change anything.
The MVC app template will be fine.
hi
You can try it. We have changed this feature. You can also try with a new template.
Thanks.
Can you just remove your custom Shared_TMSExternalProviderSettingsHelper?
Why did you override the ExternalProviderSettingsHelper?
How can I see the Font Awesome problem via https://github.com/spospisil/ABP_Issue project? Please share the steps.
I'm unable to reproduce it with your https://github.com/spospisil/StructureCloudTest project.
Thanks.
hi
I have sent the source code.
Thanks.
hi
If your Program code works. You can replace the built-in code.
https://abp.io/docs/latest/modules/identity/idap#customize-built-in-services
There is no Volo.Abp.Account.Pro.Ldap package.
The OpenLdapManager exists in Volo.Abp.Identity.Pro.Domain, It overrides some methods from LdapManager
You don't need to add any extra packages, the default template already includes LDAP features.
Thanks.
hi
Yes, once the username and password pass LDAP validation. abp will create a user if it does not exist.
but i tried steps and not work,
I don't know about your LDAP server, you can try to replace several filter strings.
var filter = $"(&(objectClass=user)(sAMAccountName={testUserName}))";
Thanks.
hi
We have replied to you via Email.
Thanks.