similar to: camping-oauth is now available

Displaying 20 results from an estimated 1000 matches similar to: "camping-oauth is now available"

2011 Mar 03
1
which oauth gem to use?
Does any1 have any recommendations for an oauth gem. I am trying to create a twitter proxy. I''m not sure which oauth gem to use. Thanks in advance! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2019 Aug 19
1
Dovecot and Oauth
Hi all, I am considering expanding a mail server to support Oauth with Google. I have read through the following: https://wiki.dovecot.org/PasswordDatabase/oauth2 however, it doesn't work and appears to me to be missing important information, the least of which is API authorisation. Searching with Google, I can't find any more information beyond what amounts to C&P'ing of the
2023 Feb 15
2
thunderbird-102.7.1-1.el8 breaks OAuth authentication
On 2/14/23 08:49, Orion Poplawski wrote: > On 1/29/23 11:24, Orion Poplawski wrote: >> It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) broke >> OAuth authentication with outlook.office365.com.? Downgrading to >> 102.4.0-1.el8 resolved the issue. >> >> Error console reports: >> >> XHR POST
2012 Sep 04
2
How to get contact list from yahoo in rails using OAuth
I can successfully get the contacts from google using OAuth gem in rails. my gmail configuration is : :google=>{ :key=>"***", :secret=>"***", :expose => true, :scope=>"https://www.google.com/m8/feeds/" } now i want to get contact from yahoo and hot mail. How to get that contact I have given following configuration in my
2019 Dec 08
2
Dovecot & OAuth
On 06/12/2019 20:54, Aki Tuomi via dovecot wrote: > Hi! > > It seems there is a bug in the oauth2 driver, it loads the cert files wrong way. I'll make an internal bug report of this. Tracking as DOP-1590. Regards, Stephan. >> On 06/12/2019 16:42 mizuki <mizuki0621 at gmail.com> wrote: >> >> >> Hi, >> >> For troubleshooting purposes, I
2020 Aug 21
3
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
Hi everyone, I have a working Samba AD/DC (4.12.6 on RHEL7.8) setup I'm trying to use with OpenShift (a container platform to which RedHat contributes - aka OCP). I'm also not too skilled on LDAP even though I've been running the above for over two years now.. There are typically two steps involved in connecting AD to OCP: 1) declare an OAuth configuration in OCP (requires a bind
2013 Oct 08
1
301 "Moved Permanently" for oauth with rails 2
Hi, Im using rails 2.3.11 with ruby 1.8.7. My oauth version is 0.4. Im getting Error ''301 "Moved Permanently"'' while calling get_request_token method. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving
2023 Jan 29
2
thunderbird-102.7.1-1.el8 breaks OAuth authentication
It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) broke OAuth authentication with outlook.office365.com. Downgrading to 102.4.0-1.el8 resolved the issue. Error console reports: XHR POST https://login.microsoftonline.com/common/oauth2/v2.0/token [HTTP/1.1 400 Bad Request 293ms] Is anyone else seeing this? -- Orion Poplawski he/him/his - surely the least important thing
2023 Jan 30
1
thunderbird-102.7.1-1.el8 breaks OAuth authentication
On 29/01/2023 18:24, Orion Poplawski wrote: > It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) > broke OAuth authentication with outlook.office365.com.? Downgrading to > 102.4.0-1.el8 resolved the issue. > > Error console reports: > > XHR POST https://login.microsoftonline.com/common/oauth2/v2.0/token > [HTTP/1.1 400 Bad Request 293ms] > > Is
2020 Aug 21
1
Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
Hi Rowland, Sorry about that, the site appears down (for me). Here's another link (although on OCP3.11) https://developers.redhat.com/blog/2019/08/02/how-to-configure-ldap-user-authentication-and-rbac-in-red-hat-openshift-3-11/ Vincent On Fri, 21 Aug 2020, Rowland penny via samba wrote: > On 21/08/2020 19:28, Vincent S. Cojot via samba wrote: >> >> Hi everyone, >>
2019 Dec 06
4
Dovecot & OAuth
I changed some of the tls options following the document, now config is following: tokeninfo_url = https://keycloak.com/auth/realms/mail/protocol/openid-connect/token introspection_url = https://dovecot:7598e21b-ec34-481f-80d0-059bddae0923 at keycloak.com/auth/realms/demo/protocol/openid-connect/token/introspect introspection_mode = post debug = yes rawlog_dir = /tmp/oauth2 #force_introspection
2011 Dec 09
0
Re: Need help with WePay integration using oAuth
Qas Wm wrote in post #1008599: > Hi, > > I a trying to integrate WePay with oauth but I have next to nothing > experience with oauth and need help and guidance in completing this > task. > > Does anyone have any pointer or sample they can direct me to? Checkout the wepay-rails gem: https://github.com/adamthedeveloper/wepay-rails It handles the Oauth and IPN calls for you.
2020 Jul 05
2
dovecot oauth
> On 05/07/2020 19:43 Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > On 04/07/2020 21:12 la.jolie at paquerette <la.jolie at paquerette.org> wrote: > > > > > > Hello, > > > > I'm trying to configure roundcube / dovecot to work with keycloak. > > I activated xoauth2 oauthbearer in dovecot. > > But a problem
2008 Mar 10
2
Camping is a winner at SXSW-i
Last night, a little Camping application I wrote called MetaNotes<http://www.metanotes.com/>won the Experimental division in the SXSW Web Awards<http://2008.sxsw.com/interactive/web_awards/finalists/> . MetaNotes is a site that lets you (and many other people) simultaneously place colorful post-it notes on a wide canvas. If you get lucky, you may see notes move in the background as
2010 Jul 01
6
Close Modalpopup with RJS
hi guys: I''m scratching my head on this one: I have a twitter app where I''m trying to open a modalpopup with a twitter sign in, get them to sign in, then close the popup and refresh the main window. My code however refreshes the main window with the popup window result, which I thought was really strange: application.html.erb function OpenModalPopUP() {
2012 Oct 18
2
[LLVMdev] Announcement: Phabricator for code reviews
On Thu, Oct 18, 2012 at 1:31 PM, Krzysztof Parzyszek < kparzysz at codeaurora.org> wrote: > On 10/18/2012 1:32 PM, Manuel Klimek wrote: > >> >> If you strongly prefer not to use an OAuth provider, let me know and I >> can create a user for you, but I'd be interested in the reasons (and the >> upstream phab devs might be, too). >> > > Because
2013 Nov 22
1
Descargar tweets con package twitteR
Hola a tod@s! Estoy dando mis primeros pasos con R, y mi objetivo es conseguir descargar tweets de cuentas concretas de twitter. Encontre documentación sobre el package twitteR, y he intentado aplicarlo, pero siempre tengo problemas a la hora de conseguir la autentificación con OAuth. Este es el código que estoy utilizando: options( RCurlOptions = list(verbose = TRUE, proxy =
2011 Sep 09
0
Heroku, oauth, redirects and ajax
Hi, I have a controller method that makes at least 3 calls to external severs. The method is an oauth callback where intially I was (within that method) creating and saving a picture into rackspace, and then making two consecutive calls to an external service. After all that the end user sees a canvas that belongs to the external service application so my job is done. I have that in Heroku and
2010 Feb 07
0
Authlogic Oauth problem with Remember Me
My sole login type is Twitter OAuth; I''m using Authlogic with the Oauth addition for authentication. I''m trying to build my Rails app such that the user is automatically redirected to Twitter''s login/registration, instead of having a "login with Twitter" button on my page. That works so far, using a new view like this: <html> <body> <%
2012 Oct 18
6
[LLVMdev] Announcement: Phabricator for code reviews
On Thu, Oct 18, 2012 at 11:21 PM, Krzysztof Parzyszek < kparzysz at codeaurora.org> wrote: > On 10/18/2012 4:18 PM, Chandler Carruth wrote: > >> >> Facebook is not the only OAuth provider though. We should be able to >> support essentially any you would prefer if that's all. Manuel's comment >> still stands if OAuth is a problem. >> > > My