We are using ABPZero v7.1.0.0 + Angular
We have been using builtin support for OpenID to allow users to authenticate with our site using AAD. We found that, ABP just uses AAD for authentication but then ABP issues it's own token issued by the TokenAuthController.
We would like to uss AAD token for functionlites to access micrsoft graph apis. please any guidance on how to implement this?
We are using Angular version.
Hello Support
We are facing one issue in Menu and Permission functionality
User's who doesn't have any administration permission are still able to see "Administration" Menu with No Options like below image, ideally this menu option should not be visible
This only happens if There is nested menu called "Document Type" Menu Option with its sub-menus shown below
As per requirement we should NOT show empty "Administration" Option is user don't have any permission.
@ismcagdas please help us how to store provider key directly from backend as it looks ProviderKey ( Id of the user on Azure AD) column in AbpUserLogins is encrypted
Thank you, But it looks ProviderKey column in AbpUserLogins is encrypted, if yes how is has been encrypted is. it MD5 ? In order to update AD user ID from backend we should know how should we store it. appriciate you early feedback.
Waiting for answer, how can we import AAD user as Batch directly to AbpUser and other related tables, please suggest.
Hello,
How can we import Azure Active Directory Users in to the system, we are in the mirgation phase where we would like to create all the users (with out asking users to login in the system) and setup the permission and migrate old transactions in the system.
Which table are important while importing Active Directory Users user with SQL script.
Thanks