We would like to create a Input control by passing the Object Model in a dynamic way,
In the above example we want to pass the RecordNo as a string (at run time) and render the abp-input control. for Example:
or
Do u have any way for that? Please advise.
Sure will let you know
Hi,
Sorry for the confusion.
You want to download the Auth server and referenced modules source code right?
You just need to use ABP Suite to download the Microservice template. and use the
abp get-source
to download the modules source code, then you can replace the Nuget package reference to the local reference.You can use the
abp list-modules --include-pro-modules
command to get module list.Use
abp get-source
to download:
Thanks for the details. We will give a try and let you you in case of any concerns.
Hi,
Sorry we don't have any code for Azure B2C.
Hi I think there is a miss commuication, we are not expecting a code for Azure B2C, we just want to download a Source code of ABP Auth Server(Micro Services Tempalte) so that we can customize based on our need.
Please share the link/process to download the Source code of Auth Server.
Hope this clears the confusion.
can you help us by providing the link to download the complete auth server code so that we can customize accordingly
What is mean about auth server code? I didn't get it.
just looking for a link to download complete source code if auth server
Hi,
We do not provide the option to use Azure B2C, you can try to integrate it first.
I didnt get what do you mean,
please let me know if I am missing anything.
Hi,
ABP template just an ASPNET Core application, you check the azure bc2 document first: https://docs.microsoft.com/en-us/azure/active-directory-b2c/
we know but just would like to check any option is provided by default just like social plugins.
can you help us by providing the link to download the complete auth server code so that we can customize accordingly
We would like to have a Azure B2C for authanticating the users(without storing the user deatils in our application), do we have any provision for the same please advise.
**ABP Framework version: v4.4 UI type: MVC DB provider: EF Core / MongoDB Tiered (MVC) or Identity Server Separated (Angular): yes - Micro service Exception message and stack trace:
We want to remove tab 'Emailing' and change label for 'Lepton Theme' in Administration Settings.
We did not find any source code. Please guide us how to solve these.