0
    
    
        
                    shobhit created
                    
                    
                    
                
                - ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:NA
- Steps to reproduce the issue:"NA
How i can have identiy server module for 4.2.2
6 Answer(s)
- 
    0Hi, Do you mean IdentityServer module source code? If so, you can try abp get-source Volo.Identityserver.Ui -v 4.2.2
- 
    0
- 
    0Hi, Try abp new ProjectName -u angular -v 4.2.2
- 
    0
- 
    0Hi, Sorry I bad, Try abp new ProjectName -u angular -v 4.2.2 --separate-identity-server
- 
    0Thanks. Working fine. 


 
                                