Open Closed

Offline Login #4827


User avatar
0
muhannad created

we are using the apb framework on an internal network how can we make an offline login

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v6
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Identity Server Separated
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    If the client and server are on the same LAN, then the login works fine

  • User Avatar
    0
    muhannad created

    its not in the internet

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Can you explain it in detail?

  • User Avatar
    0
    muhannad created

    we moved our ABP project to a local network ( offline) , When i try to start my identity server it needs me to enter usernanme & password when i try to login by using the comman abp login username -p password it requires internet access .

    is there a way instead of the internet to login

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Sorry, but the ABP CLI can't work offline.

    See: https://support.abp.io/QA/Questions/817/How-to-delete-current-license-login-session#answer-4cbc8f13-c7f3-84fa-7fc8-39fa2688df13

    You can log in to CLI on the other computer and copy the %UserProfile%\.abp\cli\access-token.bin to the offline computer.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10