Swaroop Raghupathy
Swaroop Raghupathy
Hi @guillaume-chervet thank you for your quick response. Would be great to have it. So that the details can be used immediately after authentication.
Hi Team, i found the issue. I had by mistake provided the same URL for redirect and for silent redirect URL. This was causing the issue. 🤦♂️ The issue can...
@ch4mpy Need your help with the latest version of the library. I could not get our tests working after upgrading to 7.3.0. Current working tests -> https://github.com/eclipse-xpanse/xpanse/blob/main/runtime/src/test/java/org/eclipse/xpanse/runtime/AdminServicesApiWithZitadelAndMysqlTest.java#L86 when we move...
@ch4mpy thank you for taking time for my question. we have a filter bean here -> https://github.com/eclipse-xpanse/xpanse/blob/main/modules/security/src/main/java/org/eclipse/xpanse/modules/security/zitadel/config/ZitadelWebSecurityConfig.java#L96 and we have a JWTDecoder and converter -> https://github.com/eclipse-xpanse/xpanse/blob/main/modules/security/src/main/java/org/eclipse/xpanse/modules/security/zitadel/config/ZitadelWebSecurityConfig.java#L178 could you please see...
@ch4mpy thank you again for the detailed answer. Your feedback makes complete sense to me. For now, I have first got the tests working with `@WithMockAuthentication`. Will now check and...
@ch4mpy thank you for asking. It is on my TODO list and hopefully will find sometime this week to refactor it. Regarding the switch between JWT and introspection, we are...
@ch4mpy I refactored our security related code as per suggestion and now the test works with `@WithJwt` as well. Thank you again :pray:
@WangLiNaruto please discuss with @Alice1319 once about this user story before you start the implementation.
@WangLiNaruto we only merged the script to create xpanse API in API-GW. The other points are still open. Shall i open a new userstory or re-open this itself?
@WangLiNaruto yes, the original one is not fully done. So I reopened it