Activities of "AndrewT"

I recommend closing this topic and highlighting what is in the Roadmap and what is not so that we can vote on which feature we consider priority.

Now there are many proposals, but we don't know what you are working on.

Thanks

I agree should be raised as seperate issues in github and assigned to milestones.

When using Twilio and SmsMessage, add the ability to override the "From Number" in the SmsMessage.

We are going to associate a number with each user and have the SMS messages be in "personal" threads.

There may be some regulatory issues depending on country, and also you will need twilio approval as you are effectively spoofing someone elses mobile number.

Hi,

Is it possible to have the roadmap updated https://github.com/abpframework/abp/milestones so we can do some planning around our product upgrades for v7.3 or are you going to merge with v7.4 final?

Also for all the suggestions in #3052 is there an intention to move those to Github items? I created a couple of items 3 months ago and don't know what is happening..

Thanks,

Andrew

I expect it would have to be pushed from AzureAD when the user is set at that end to be able to use Azure credentials. I would expect that as it's an AzureAD-ABP.io interface there would be some configureation on the abp.io side to catch the connection fromAzureAD.

https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/application-provisioning-config-problem

Ok, will check that.

How do we automatically create a new tenant user in the correct tenant, when the user is added in their AzureAD?

Hi Maliming,

It seems that the AzureAD authentication as implemented in abp.io is not designed for multi-tenant. Users do not select a tenant on login.

They are unique in the system so their login details define their tenant.

How can we have multi-tenant, multi-AzureAD and their (SSO) login should select the tenant.

How do we provision a new AzureAD users into our app in the correct tenant based on the AzureAD they were setup in?

Thanks, Andrew

Thanks Maliming,

This whole SSO authentication is all really new for us.

We will have to work through it so any help on what to also setup in our ABP.io for the tenant and users to make this work is appreciated.

Can user provisioning happen directly from AzureAD into our ABP.io app?

Andrew

  • ABP Framework version: v7.2
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC

Hi,

We have a client that wants to use AzureAD for SSO, and provisioning so their users can log into our app.

Searching in the docs for AzureAD or SSO (v7.2) does not bring up any resiults. I have seen some blog posts from 2020 but we are using the v7.2 framework/OpenIddict.

  1. Can you please point us to an example that shows what to setup in AzureAD and what to configure in ABP.io?
  2. Will the ABP module enable Provisioning from Azure? and can you point to an example of how that is setup on both Azure and ABP sides?

Thanks, Andrew

  • ABP Framework version: v7.2
  • UI type: Blazor WASM
  • DB provider: MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:

Hi,

We are upgrading to v7.2 from v5.3 but the LeptonX layout causes us problems and doesnt work very well for our users.

What is the long term plan to continue support on Lepton Theme?

Andrew

Add SCIM functionality to automate onboarding and offboarding tenant users. This would be part of SSO functionality too. Allow the SCIM to be extended to also set the Role and other application defaults.

https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/sync-scim

Here is an example of how others do it; https://www.strongdm.com/docs/admin/identity-providers/azure-scim-provisioning

Showing 1 to 10 of 67 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11