AnDrEyKa-111

Results 3 comments of AnDrEyKa-111

Yes, I read about the IPv6 case in documentation. I tried to disable it, but it didn't help. I also tried to configure OAuth2, the situation is better with it:...

Thanks for the link, I looked at https://github.com/os-autoinst/openQA/blob/master/lib/OpenQA/WebAPI/Auth/OAuth2.pm and I figured out how OAuth2 works: openQA expects one explicit mandatory parameter "nickname_from" and one implicit "id" from the auth server....

Yes, OAuth2 is working now! The next step is to figure out how to divide users into administrators, operators and regular users through it - is this possible? I've just...