gp-saml-gui icon indicating copy to clipboard operation
gp-saml-gui copied to clipboard

Web prompt does not work on Wayland

Open metalklesk opened this issue 2 years ago • 2 comments

Hello, I'm new here.

I was trying gp-saml-gui and it works perfect on X11 but on Wayland I cannot see the form lo login with Azure Screenshot_20220321_174259

I don't know if this is an issue with Wayland or gp-saml-gui, maybe if someone can give me a hand, please?

Thanks and greetings!

metalklesk avatar Mar 21 '22 20:03 metalklesk

Can confirm this indeed on Ubuntu Jammy Jellyfish :( EDIT: This w/a did the trick for me : WEBKIT_DISABLE_COMPOSITING_MODE=1 ./gp-saml-gui -P --gateway --clientos=Window ...

emptybay avatar Apr 10 '22 14:04 emptybay

Perhaps this environment variable could be set by the script itself, but it would be nice to set it only when required. Do you have any clue how to detect this issue, or at least detect that Wayland or the impacted version of Wayland are in use?

DimitriPapadopoulos avatar Jun 13 '22 08:06 DimitriPapadopoulos