nassimerrahoui

Results 5 issues of nassimerrahoui

Co-authored-by: Adil Abed

This PR is following on from the #399 to add cypress support for e2e testing. Fix #401 #399 Co-authored-by: Adil Abed - Please make sure the below checklist is followed...

For the moment, we use a custom gateway filter to relay and refresh token with OAuth2 profile. (cf. [TokenRelayWithTokenRefreshGatewayFilterFactory](https://github.com/jhipster/jhipster-control-center/blob/main/src/main/java/tech/jhipster/controlcenter/security/oauth2/TokenRelayWithTokenRefreshGatewayFilterFactory.java)) But, this feature has just been integrated and migrated to Spring...

### Describe the bug? signInWithBrowser() does not open browser in Android without any error. ### What is expected to happen? Open browser to signIn in okta hosted widget. ### What...

bug