Solved

Smokeball Authentication not working after upgrading to Omniauth 2.0

  • 6 March 2023
  • 1 reply
  • 50 views

We are using smokeball integration with our Rails application.
We are using the following auth_host and redirect_url for the authentication step:

AUTH_HOST = datastaging-auth.smokeball.com
REDIRECT_URL = https://example.com/auth/smokeball/callback

along with these, we have the required AUTHORIZATION_KEYCLIENT_ID and AUTH_URL.

The authentication works fine with Omniauth gem 1.9.2 and the following login page loads:
 


The authentication breaks with Omniauth gem 2.0.0 and the following error page loads:
 


We would be obliged if anyone from the community can help us here in understanding the reason behind this issue and can help us resolve this.

icon

Best answer by Ben 6 March 2023, 23:44

View original

1 reply

Userlevel 6

Hi @atiqueakhtar  

I’ve checked internally and it sounds like you’ve been in touch with our engineering manager for integrations.

At this point in time we can't see what might be causing this issue on our end.

We'd recommend double checking that you've reconnected/reuathenticated everything after your recent upgrade to Omniauth gem 2.0.0. 

While we always try to help here, this community is more focused on supporting our clients so you’ll be better served by going directly to our integrations team. 

Best of luck with solving this and thanks for all your hard work. We love Lawlytics and the Kiprosh team! 

Reply