Anyone at @github's GHSA team care to look into this PR that got closed? I believe I've found an omniauth-saml advisory that simply references three other GHSA advisories that affect one of it's dependencies, ruby-saml. I see no evidence why a separate advisory needs to exist for omniauth-saml, when the security issues exist in ruby-saml, and can easily be upgraded independently of omniauth-saml (ex: gem upgrade ruby-saml / bundle update ruby-saml). This seems like a maintainer created yet another advisory simply to notify their users about other advisories affecting their dependencies, which seems like overkill and creates duplicate security advisory data. I think this GHSA advisory should be withdrawn/removed.
https://github.com/github/advisory-database/pull/5625

#ghsa #omniauth #saml

omniauth-saml | RubyGems.org | your community gem host

[個人開発]Ruby on Railsで阪神ファンのためのアプリ作ってみた - Qiita

はじめまして!オンラインスクールにてRuby on Railsを学習中の初学者です。この度卒業制作で「甲子園NOW!」というアプリを作成いたしました。甲子園球場の盛り上がりを可視化することがで…

Qiita

Looks like I need to learn #omniauth in order to get #Auth0 working with a generic Mastodon login.

This could be tricky!

https://github.com/mastodon/omniauth-mastodon

GitHub - mastodon/omniauth-mastodon: OmniAuth strategy for Mastodon

OmniAuth strategy for Mastodon. Contribute to mastodon/omniauth-mastodon development by creating an account on GitHub.

GitHub
Fedilab

Fedilab is a multifunctional Android client to access the distributed Fediverse, consisting of microblogging, photo sharing and video hosting

Codeberg.org

Votre admin ne dispose pas d’ordiphone Google ou Apple mais uniquement un pinePhone sous Mobian, il est donc difficile de fournir une procédure de contournement testée et approuvée 😉

Il ne semble pas sûr que toutes les applications permettent l’utilisation du navigateur externe pour la phase d’authentification.

#openID #SAML #omniauth #mastodon #bogue #tusky

Un #bogue #mastodon rend l’utilisation d’applications ordiphones comme #tusky ou autre (utilisant #webView semble-t-il) quasiment ou totalement inutilisable lorsque le serveur est configuré avec une authentification #openID ou #SAML (#omniauth) :

https://github.com/mastodon/mastodon/issues/18481

Le seul contournement qui nous semblent « utilisable » :

1. forcer l’application à utiliser un navigateur externe
2. se connecter avec le navigateur externe
3. procéder à l’authentification via l’application

Omniauth login doesn't redirect to the previous page after successful login · Issue #18481 · mastodon/mastodon

Steps to reproduce the problem open any client app log into an instance with SAML that has it enabled Expected behaviour I am logged into the app Actual behaviour The app shows a Webview with the W...

GitHub

@pixelpaperyarn one reason I like #ruby is because it often has batteries included libraries; such as #devise or #omniauth.

That said there’s also some great gems for functional programming like #immutable and #contractsrb and #functionalruby