0
    
    
        
                    zhongfang created
                    
                    
                    
                
                - ABP Framework version: v8.1.3
 - UI Type: Angular / MVC / Blazor WASM / Blazor Server
 - Database System: EF Core (SQL Server)
 - Tiered (for MVC) or Auth Server Separated (for Angular): yes
 - Exception message and full stack trace:
 - Steps to reproduce the issue:
 
I log in to Blazor Server application. and I want to set https://localhost:44346/openIddict/Applications. how to split multi URL? why not give some HINT in web UI?
waste 2 hours. hope your reply!
1 Answer(s)
- 
    0
Hello,
please check https://stackoverflow.com/questions/77027661/how-could-i-set-multi-redirect-uri-for-the-same-client-id-in-abp-frameworks-7-x if it helps for you
Thanks