0
Noura created
- ABP Framework version:v7.3.3
- UI Type: Angular
- Database System: EF Core (SQL Server.)
- Auth Server Separated (for Angular):
- Exception message and full stack trace:
- Steps to reproduce the issue:
- Log in to the system as a Host
- Navigate to SaaS > Tenants
- search on tenant name
- click action > login with this tenant
- fill the user name field with user not exist
- click on save button
- click cancel from confirmation message
- try login to system again
- The system displays an error message 500 ( Identity scopes requested, but openid scope is missing )
- please see the video : https://netorgft6685769-my.sharepoint.com/:v:/g/personal/noura_sanadcash_com/EeKSYygLuNNHmPf_D6VZZNYBVyhHK2g6vOoMERjlSi3n4Q?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0RpcmVjdCJ9fQ&e=e3Sa8T
- please see the error log : https://netorgft6685769-my.sharepoint.com/:t:/g/personal/noura_sanadcash_com/EQx9apVFG0VAilJBW3KVUFsB0VsfgDPHybCCBwQaMZQFyw?e=SLYtf9
2 Answer(s)
-
0
Hello Noura,
It's because of our
oauth
package that we use for auth system. We'll fix that I refunded your credit -
0
hi Noura
It seems you are using the
IdentityServer4
as your authserver. right? We are not usingIdentityServer4
anymore. Can you share a minimal project that can reproduce the problem? Thanks liming.ma@volosoft.com