tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.46k stars 389 forks source link

Login using Authentik SSO provider fails #2904

Closed vranki closed 1 year ago

vranki commented 1 year ago

At sauna.social we use Authentik for single sign-on. It works fine with browser login.

With Tusky the login flow works but in the end Tusky's webview just displays the Mastodon web UI logged in and account is not really added into the app.

I cannot guarantee this isn't misconfiguration on Authentic side, but the login succeeds with browser. If needed, I can supply an test account for developer for investigating.

Thanks for great app!


connyduck commented 1 year ago

What does "not really added" mean? Duplicate of https://github.com/tuskyapp/Tusky/issues/2462?

vranki commented 1 year ago

It means if i go back to Tusky from the login webview, the new account is not in the accounts list.

Duplicate of #2462.