You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The userHelper returns null when it cannot extract CSP from the user's metadata received from oauth provider. In this case, we are simply passing null to DB queries which then returns data of all CSP data.
The userHelper returns null when it cannot extract CSP from the user's metadata received from oauth provider. In this case, we are simply passing null to DB queries which then returns data of all CSP data.
xpanse/modules/security/src/main/java/org/eclipse/xpanse/modules/security/UserServiceHelper.java
Line 140 in 2a99017
The text was updated successfully, but these errors were encountered: