Want to improve Mastodon's Single Sign On support? I've hacked the #SSO #OIDC code to retrieve the roles from the auth server, but don't actually know ruby or rails or #OAuth so this PR could use more experienced eyes. github.com/mastodon/mastodon/p…
omniauth: support admin/moderator roles from OAuth/OIDC SSO server by osresearch · Pull Request #21787 · mastodon/mastodon
This patch adds support for setting the user role based on the roles stored in the single-sign-on database. Rather than having to set admin/moderator flags on the command line with tootctl, they c...GitHub