When the feature was developed, we didn't find a way to make tests for it. All testing was done against live servers (that's why the `--sso` switch was added to `ktd`. There's a Mock targert server in the Mojolicious::Plugin::OAuth2 library we could try, or maybe it would require ad-hoc mocking. Not sure, ideas/patches welcome.