Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

917 B

//[doc-seo]
{
    "Description": "Learn how to import external users into the ABP Framework using LDAP or OAuth providers with our step-by-step guide."
}

Import External Users

Introduction

You must have an ABP Team or a higher license to use this module & its features.

The Identity PRO module has built-in LdapExternalLoginProvider and OAuthExternalLoginProvider services. They not only support external login but also import users.

How to import users from an external login provider?

  1. Click the Import button on the Users page of the Identity Pro module.

import-user-button

  1. Select external login provider

select-external-provider

  1. Enter the correct username and password to complete the import.

complete-import