-
Notifications
You must be signed in to change notification settings - Fork 149
Description
I'm seeing the "Allow/Deny" prompt on the linkedin side, even when I have previously authenticated, and am currently logged into linkedin.
I notice this is happening only with an older linkedin app (4 years old?), and is NOT happening with a freshly created linkedin app.
I've seen similar issues with other oauth2 circles. Google, for example has an option to force the dialog prompt, as well as a way to pass a "allow_prompt=auto" param/value to bypass it if the user has previously authenticated and is logged in.
After looking at the linkedin api info, I haven't come across a param for this.
This issue is more so on Linkedin's side (not this gem), as I'm assuming our older linkedin app is maybe some sort of "legacy" app.
Has anyone dealt with this?