hi muratdogan@hitit.edu.tr
The LdapExternalLoginProvider
is build-in of Account.Pro
module. It already added.
Here is the source code of LdapManager
.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Ldap/Volo/Abp/Ldap/LdapManager.cs#L23
You can also check this. https://support.abp.io/QA/Questions/715#answer-5bc69be7-72b0-d348-9073-39f99a91f0b1
if you need the souce code of OpenLdapManager
please send an email to me. liming.ma@volosoft.com
hi
Please refer to: https://support.abp.io/QA/Questions/677/Is-there-any-official-document-showing-how-to-set-up-yaml-based-CICD-pipelines-in-Azure-DevOps#answer-2b6d196a-a2cd-0e7e-015b-39f978b27f3b
hi
Can you share the steps to reproduce the problem? You can use free template project.
https://github.com/abpframework/abp/issues/7002
hi
Maybe this PR will implement this.
https://github.com/abpframework/abp/pull/6647
Sorry not yet, I will add it as soon as possible.
https://github.com/abpframework/abp/issues/6987
hi
Use the repository to query data, you can throw a exception then the ui will automatically show the messages.
https://docs.abp.io/en/abp/latest/Exception-Handling#business-exceptions https://docs.abp.io/en/abp/latest/Exception-Handling#user-friendly-exception
hi albert.ogbekhilu and muratdogan@hitit.edu.tr
You can check souce code of OpenLdapManager
and LdapExternalLoginProvider
The ldap feature is base on https://github.com/abpframework/abp/pull/4979
hi
Please see https://support.abp.io/QA/Questions/715/LDAP-Setup-documentation
Yes
hi @RonaldR
Can your problem be reproduced using a template project?