Scott Williams

Results 169 comments of Scott Williams

I added myself as a watcher on https://github.com/jtgasper3/docker-shibboleth-idp . Thanks, @jtgasper3, and please feel free to reach out to me if you'd like any help with testing or development.

I think the initial MFA REFEDS for this plugin only supported Duo, but it looks like the latest version supports REFEDS MFA generally. I'm curious to know if it works...

The README only references Duo, but gauth is there in the code as a provider: https://github.com/Unicon/shib-cas-authn3/blob/master/src/main/java/net/unicon/idp/authn/provider/extra/CasMultifactorRefedsToGoogleAuthenticatorAuthnMethodParameterBuilder.java

Try setting this in your idp.properties: ``` shibcas.casToShibTranslators = net.unicon.idp.externalauth.CasDuoSecurityRefedsAuthnMethodTranslator shibcas.parameterBuilders = CasMultifactorRefedsToGoogleAuthenticatorAuthnMethodParameterBuilder ``` And make sure you have the refeds mfa profile in general-auth.xml: https://github.com/Unicon/shib-cas-authn3#configuration

We're on Hangouts Chat exclusively at my work (no Hangouts Classic on the Google Domain) and this plugin works for my work account. It appears to already support it.

@instinctualjealousy - That will almost certainly not work here once they move things over. For what it's worth, if you're on Linux, there's an option with https://kdeconnect.kde.org/ and https://extensions.gnome.org/extension/1319/gsconnect/ ....

My corporate Google Meet account finally quit working today. Pidgin now says "Not Authorized" when I try to enable it. My personal account still works, for now... EDIT - Oddly,...

I don't know of any obvious solution for pidgin. I started using https://github.com/squalou/google-chat-linux which is basically Google Chat in electron, which works, but scraping HTML for pidgin doesn't seem like...

@BoFiS I think that's only true for personal users and not Google Apps users that *only* have Google Chat. I have duplication on my personal GMail between Hangouts and Chat,...

> Hi, I transitioned to Fedora Remix with reinstall and it all went well until today when my system froze. If you have issues after successfully migrating to the Fedora...